diff -r 3d9988ee47f5 -r 63d7c3197545 clfwrapper/CommonInc/MGDebugPrint.h --- 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)