imagehandlinglib/Src/IHLDebugPrint.h
changeset 31 d429f823a6b7
parent 0 2014ca87e772
child 58 9e8b0cc88842
--- a/imagehandlinglib/Src/IHLDebugPrint.h	Tue Jul 06 14:37:18 2010 +0300
+++ b/imagehandlinglib/Src/IHLDebugPrint.h	Thu Jul 08 15:45:05 2010 +0300
@@ -59,7 +59,7 @@
     /**
      * Macro for defining debug-only literal strings (empty release version)
      */
-    #define IHL_DEBUG_STRING(name, s) const TIHLEmptyDebugString name
+    #define IHL_DEBUG_STRING(name, s) const TIHLEmptyDebugString name = {}
 
     /**
      * Output to debugger output (empty)