Fixed tdebase FTBFS caused by commit 427ebd3
when compiling with NDEBUG.
Commit 427ebd3
remove the definition of NDEBUG if kdebug.h is included in the
compilation process. If such file is incluced in a .cpp file and not in the
corresponding .h file, FTBFS happens due to different class interface between the
class declaration and class definition.
pull/16/head
parent
f49c5b0756
commit
2d5d779de9
Loading…
Reference in new issue