From 99ca28368401e31fe50744c48b724381d8ce03ff Mon Sep 17 00:00:00 2001 From: abuhsing Date: Thu, 15 Nov 2012 12:42:56 +0000 Subject: [PATCH] Livraison C-S du 15/11/2012 Tag: V6_main src/HEXABLOCKPlugin/HEXABLOCKPlugin_HEXABLOCK.cxx --- src/HEXABLOCKPlugin/HEXABLOCKPlugin_HEXABLOCK.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2