summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 9006fcd..206b47a 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -2,7 +2,11 @@
#include <string>
#include <time.h>
+<<<<<<< HEAD
+#include "./Model/Grid.hpp"
+=======
#include "CTController/CTConsole.hpp"
+>>>>>>> 71ebf1235ed023425c2539eabf1d15ba922c1dda
int main()
{