diff options
| author | 2015-10-18 12:18:54 +0100 | |
|---|---|---|
| committer | 2015-10-18 12:18:54 +0100 | |
| commit | 89941d395a34e33ac31e391a5c9f611b925b7029 (patch) | |
| tree | a0e00ec8db619317138fe40f61c5f14870ff356f /src/unity_build.cpp | |
| parent | gb.hpp - Fix Todos (diff) | |
gb.hpp - Namespaced Types
Diffstat (limited to 'src/unity_build.cpp')
| -rw-r--r-- | src/unity_build.cpp | 5 |
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" |
