diff -r 60bb012f1157 -r 9e8b0cc88842 imagehandlinglib/Src/IHLDebugPrint.h --- a/imagehandlinglib/Src/IHLDebugPrint.h Wed Sep 15 12:32:44 2010 +0300 +++ b/imagehandlinglib/Src/IHLDebugPrint.h Wed Oct 13 14:53:56 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)