diff options
Diffstat (limited to 'tdecore/kdebug.h')
-rw-r--r-- | tdecore/kdebug.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tdecore/kdebug.h b/tdecore/kdebug.h index 46af54e97..43d1a78dc 100644 --- a/tdecore/kdebug.h +++ b/tdecore/kdebug.h @@ -25,6 +25,8 @@ #include <tqstring.h> #include "tdelibs_export.h" +#undef NDEBUG + class TQWidget; class TQDateTime; class TQDate; |