about summary refs log tree commit diff stats
path: root/App
diff options
context:
space:
mode:
Diffstat (limited to 'App')
-rw-r--r--App/Main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/App/Main.cpp b/App/Main.cpp index 4bd009a..7f15236 100644 --- a/App/Main.cpp +++ b/App/Main.cpp
@@ -17,7 +17,6 @@
17#define SPEED_UP_AUTOSCROLLERS 0x408 17#define SPEED_UP_AUTOSCROLLERS 0x408
18 18
19/* ------- Temp ------- */ 19/* ------- Temp ------- */
20#include "Puzzle.h"
21#include "Solver.h" 20#include "Solver.h"
22#include "PuzzleSerializer.h" 21#include "PuzzleSerializer.h"
23#include <sstream> 22#include <sstream>