Go to the documentation of this file.
12 #ifndef ARB_SIMPLE_ASSERT_H
13 #define ARB_SIMPLE_ASSERT_H
15 #if !defined(SIMPLE_ARB_ASSERT)
16 #error you have to define SIMPLE_ARB_ASSERT in Makefile and pass it to compiler and makedepend
27 #error included arb_simple_assert.h too late (arb_assert.h already has been included)
31 #error arb_simple_assert.h included twice
32 #endif // ARB_SIMPLE_ASSERT_H