mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-31 20:40:37 +05:00
+#ifdef _DEBUG_
//#define _MY_DEBUG_ +#endif
This commit is contained in:
parent
438d224fe3
commit
7a83b10078
@ -84,10 +84,12 @@
|
|||||||
|
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
|
||||||
|
#ifdef _DEBUG_
|
||||||
//#define _MY_DEBUG_
|
//#define _MY_DEBUG_
|
||||||
|
#endif
|
||||||
|
|
||||||
#if OCC_VERSION_LARGE <= 0x06050300
|
#if OCC_VERSION_LARGE <= 0x06050300
|
||||||
// workaround it required only for OCCT6.5.3 and older (see OCC22809)
|
// workaround is required only for OCCT6.5.3 and older (see OCC22809)
|
||||||
#define ELLIPSOLID_WORKAROUND
|
#define ELLIPSOLID_WORKAROUND
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user