- In Win32 DBG is defined to 0 for a non-debug build and to 1 for a debug build....
[reactos.git] / reactos / tools / cabman / main.cxx
index 1475904..88f0f15 100755 (executable)
@@ -17,7 +17,7 @@
 #include "cabman.h"
 
 
-#ifdef DBG
+#if DBG
 
 ULONG DebugTraceLevel = MIN_TRACE;
 //ULONG DebugTraceLevel = MID_TRACE;