imagehandlinglib/Src/IHLDebugPrint.h
branchRCL_3
changeset 20 2b4b06654caa
parent 0 2014ca87e772
--- a/imagehandlinglib/Src/IHLDebugPrint.h	Thu Jul 15 18:59:26 2010 +0300
+++ b/imagehandlinglib/Src/IHLDebugPrint.h	Thu Aug 19 10:13:51 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)