aboutsummaryrefslogtreecommitdiff
path: root/lib/base/object.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/base/object.h')
-rw-r--r--lib/base/object.h4
1 files changed, 1 insertions, 3 deletions
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 <lib/base/eerror.h>
-#endif
+#include <lib/base/eerror.h>
typedef int RESULT;