diff -r 64215a1a17ce -r ea43e3e86079 imagehandlinglib/Src/IHLDebugPrint.h --- a/imagehandlinglib/Src/IHLDebugPrint.h Fri Jun 11 16:25:08 2010 +0100 +++ b/imagehandlinglib/Src/IHLDebugPrint.h Tue Jun 15 14:30:57 2010 +0100 @@ -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)