summarylogtreecommitdiffstats
path: root/destructive_reasoning.h
diff options
context:
space:
mode:
Diffstat (limited to 'destructive_reasoning.h')
-rw-r--r--destructive_reasoning.h19
1 files changed, 19 insertions, 0 deletions
diff --git a/destructive_reasoning.h b/destructive_reasoning.h
new file mode 100644
index 000000000000..1fca7b53a441
--- /dev/null
+++ b/destructive_reasoning.h
@@ -0,0 +1,19 @@
+#ifndef __DESTRUCTIVE_REASONING__
+#define __DESTRUCTIVE_REASONING__
+
+#undef main
+#include <vector>
+#include <math.h>
+#include <stdio.h>
+#include <cstdlib>
+#include <string>
+#include <sstream>
+#include <SDL2/SDL.h>
+#include <cmath>
+#include <complex>
+#include <complex.h>
+#include <time.h>
+#include <iostream>
+#include <fstream>
+
+#endif