X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/3f7b163cb754f07ffbf8279a9b8e9f3c8daf526c..03015247d12176926d1b82db14778ee831ee60df:/lib/base/object.h diff --git a/lib/base/object.h b/lib/base/object.h index 7f823223..ea08a771 100644 --- a/lib/base/object.h +++ b/lib/base/object.h @@ -7,9 +7,7 @@ //#define OBJECT_DEBUG -#ifdef OBJECT_DEBUG - #include -#endif +#include typedef int RESULT;