@@ -0,0 +1,11 @@
+#ifndef CHESSY_UTIL_H
+#define CHESSY_UTIL_H
+
+#define NDEBUG
+#include <cassert>
+#endif // CHESSY_UTIL_H