update ignore
[physics.git] / src / debug.h
index 5fc114b..d639b8e 100644 (file)
@@ -27,6 +27,9 @@ using std::endl;
 // comment out when not debugging
 #define DEBUGGING
 
+// comment out to suppress warnings
+#define WARNINGS
+
 // comment out to prevent FPS and UPS printing
 #define FPSUPS