aboutsummaryrefslogtreecommitdiffstats
path: root/src/unity_build.cpp
diff options
context:
space:
mode:
authorGravatar gingerBill 2015-10-18 12:18:54 +0100
committerGravatar gingerBill 2015-10-18 12:18:54 +0100
commit89941d395a34e33ac31e391a5c9f611b925b7029 (patch)
treea0e00ec8db619317138fe40f61c5f14870ff356f /src/unity_build.cpp
parentgb.hpp - Fix Todos (diff)
gb.hpp - Namespaced Types
Diffstat (limited to 'src/unity_build.cpp')
-rw-r--r--src/unity_build.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/unity_build.cpp b/src/unity_build.cpp
new file mode 100644
index 0000000..384abbe
--- /dev/null
+++ b/src/unity_build.cpp
@@ -0,0 +1,5 @@
+#include "main.cpp"
+
+
+#define GB_IMPLEMENTATION
+#include "../gb.hpp"