mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-31 16:30:32 +05:00
+#ifdef _DEBUG_
//#define _MY_DEBUG_ +#endif
This commit is contained in:
parent
438d224fe3
commit
7a83b10078
@ -84,10 +84,12 @@
|
||||
|
||||
using namespace std;
|
||||
|
||||
#ifdef _DEBUG_
|
||||
//#define _MY_DEBUG_
|
||||
#endif
|
||||
|
||||
#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
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user