diff -r b67379558a75 -r c5df59b4ae2d imagehandlinglib/Src/IHLDebugPrint.h --- a/imagehandlinglib/Src/IHLDebugPrint.h Tue Jul 06 14:37:18 2010 +0300 +++ b/imagehandlinglib/Src/IHLDebugPrint.h Wed Aug 18 10:05:55 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)