]> git.stg.codes - stg.git/blobdiff - tests/tut/tut_config.hpp
TUT framework updated to svn version
[stg.git] / tests / tut / tut_config.hpp
diff --git a/tests/tut/tut_config.hpp b/tests/tut/tut_config.hpp
new file mode 100644 (file)
index 0000000..d698c1c
--- /dev/null
@@ -0,0 +1,6 @@
+#ifndef TUT_CONFIG_H_GUARD
+#define TUT_CONFIG_H_GUARD
+
+#define TUT_USE_RTTI 1
+
+#endif