Salome HOME
Fix compilation pb.
[modules/kernel.git] / src / SALOMELocalTrace / utilities.h
index 0c8b3d6968f00f51b51800b28c25bf677944da61..c20c835a06c1fe7c841f9a495f56c25246c6db27 100644 (file)
@@ -92,7 +92,7 @@
 #error INFOS_COMPILATION already defined
 #endif
 
-#ifdef _DEBUG_
+#if defined(_DEBUG_) || defined(_DEBUG)
 
 // --- the following MACROS are useful at debug time