mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-02-03 11:10:32 +05:00
"#24733 [CEA][Windows] SMESH compilation issue" + build SMESH in debug under Windows
This commit is contained in:
parent
1c601522ed
commit
80cacfcf7d
@ -30,6 +30,7 @@
|
||||
|
||||
#include <Utils_SALOME_Exception.hxx>
|
||||
#include <Basics_Utils.hxx>
|
||||
#include "SMESH_TypeDefs.hxx"
|
||||
|
||||
#ifndef WIN32
|
||||
#include <unistd.h> // getpid()
|
||||
|
@ -101,7 +101,9 @@
|
||||
#include <unordered_map>
|
||||
|
||||
#ifdef _DEBUG_
|
||||
#ifndef WIN32
|
||||
#define __myDEBUG
|
||||
#endif
|
||||
//#define __NOT_INVALIDATE_BAD_SMOOTH
|
||||
//#define __NODES_AT_POS
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user