]> git.buserror.net Git - polintos/scott/priv.git/blobdiff - include/c++/util/assert.h
minor orb stuff
[polintos/scott/priv.git] / include / c++ / util / assert.h
index fdff3b3d85b901b4b932917dc165e82f389ba703..43e80b9163ad6a70a77b71ae3f90cc53c74ae0f2 100644 (file)
@@ -1,6 +1,10 @@
 #ifndef _UTIL_ASSERT_H
 #define _UTIL_ASSERT_H
 
+#ifndef _UTIL_ASSERT_LEVEL
+#define _UTIL_ASSERT_LEVEL 1
+#endif
+
 namespace Assert {
        enum {
                Always = 0,