From 227a814f2f051188b6c29b8d89ba614e5b2ea399 Mon Sep 17 00:00:00 2001 From: abuhsing Date: Thu, 15 Nov 2012 12:41:48 +0000 Subject: [PATCH] Livraison C-S du 15/11/2012 Modified Files: Tag: V6_6_BR 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