From: abuhsing Date: Thu, 15 Nov 2012 12:42:56 +0000 (+0000) Subject: Livraison C-S du 15/11/2012 X-Git-Tag: V6_main_FINAL~7 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=99ca28368401e31fe50744c48b724381d8ce03ff;p=plugins%2Fhexablockplugin.git Livraison C-S du 15/11/2012 Tag: V6_main src/HEXABLOCKPlugin/HEXABLOCKPlugin_HEXABLOCK.cxx --- diff --git a/src/HEXABLOCKPlugin/HEXABLOCKPlugin_HEXABLOCK.cxx b/src/HEXABLOCKPlugin/HEXABLOCKPlugin_HEXABLOCK.cxx index 227d77b..750f12e 100755 --- a/src/HEXABLOCKPlugin/HEXABLOCKPlugin_HEXABLOCK.cxx +++ b/src/HEXABLOCKPlugin/HEXABLOCKPlugin_HEXABLOCK.cxx @@ -49,7 +49,7 @@ using namespace std; #ifdef _DEBUG_ -static int MYDEBUG = 1; +static int MYDEBUG = HEXA_NS::on_debug (); #else static int MYDEBUG = 0; #endif