Salome HOME
"#24733 [CEA][Windows] SMESH compilation issue" + build SMESH in debug under Windows
[modules/smesh.git] / src / StdMeshers / StdMeshers_ViscousLayers.cxx
index 4ed66607ada5ded28596be8065e4f7208ce025f0..f07bb05c8b06184e939fede175152e1508ba7c9f 100644 (file)
 #include <unordered_map>
 
 #ifdef _DEBUG_
+#ifndef WIN32
 #define __myDEBUG
+#endif
 //#define __NOT_INVALIDATE_BAD_SMOOTH
 //#define __NODES_AT_POS
 #endif