diff options
Diffstat (limited to 'Source/Randomizer2Core.h')
-rw-r--r-- | Source/Randomizer2Core.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Source/Randomizer2Core.h b/Source/Randomizer2Core.h index 674e4ea..df98de8 100644 --- a/Source/Randomizer2Core.h +++ b/Source/Randomizer2Core.h | |||
@@ -1,8 +1,4 @@ | |||
1 | #pragma once | 1 | #pragma once |
2 | #include <vector> | ||
3 | |||
4 | struct Pos; | ||
5 | class Puzzle; | ||
6 | 2 | ||
7 | class Randomizer2Core { | 3 | class Randomizer2Core { |
8 | public: | 4 | public: |