mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-19 13:40:49 +03:00
0026788: Compiler warnings when OCCT_DEBUG is enabled
Clean-up in code causing warnings when OCCT_DEBUG is enabled Minor corrections: - new compiler warnings on VC++ 14 - rename of "PPC" variables that are said to caused conflicts on PowerPC - removal of unused header TopOpeBRep/TopOpeBRep_tools.hxx
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
#include <DrawTrSurf.hxx>
|
||||
#endif
|
||||
#ifdef OCCT_DEBUG
|
||||
static Standard_Boolean AffichValue = Standard_False;
|
||||
//static Standard_Boolean AffichValue = Standard_False;
|
||||
#endif
|
||||
|
||||
//=======================================================================
|
||||
|
Reference in New Issue
Block a user