mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-02-05 03:54:17 +05:00
Win32 compatibility
This commit is contained in:
parent
87cb5bdd59
commit
12e1f90db0
@ -33,6 +33,8 @@
|
||||
|
||||
#include <NCollection_DataMap.hxx>
|
||||
|
||||
#include <functional>
|
||||
|
||||
inline Standard_Boolean IsEqual (const TopoDS_Shape& S1, const TopoDS_Shape& S2)
|
||||
{
|
||||
return S1.IsSame(S2);
|
||||
|
Loading…
Reference in New Issue
Block a user