clfwrapper/CommonInc/MGDebugPrint.h
branchGCC_SURGE
changeset 42 63d7c3197545
parent 0 c53acadfccc6
--- a/clfwrapper/CommonInc/MGDebugPrint.h	Thu Jul 22 16:38:01 2010 +0100
+++ b/clfwrapper/CommonInc/MGDebugPrint.h	Tue Jul 27 14:08:00 2010 +0100
@@ -65,7 +65,7 @@
     /**
      * Macro for defining debug-only literal strings (empty release version)
      */
-    #define MG_DEBUG_STRING(name, s) const TMGEmptyDebugString name
+    #define MG_DEBUG_STRING(name, s) const TMGEmptyDebugString name = {}
 
     /**
      * Output to debugger output (empty)