diff options
Diffstat (limited to 'src/Main.cpp')
-rw-r--r-- | src/Main.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Main.cpp b/src/Main.cpp index a4d68e4..ccdaef8 100644 --- a/src/Main.cpp +++ b/src/Main.cpp @@ -11,8 +11,6 @@ #include <stdio.h> -#include "Main.h" - #include "Run.h" #include "Timer.h" #include "Types.h" |