From ac83733b590f3c0750bea1de3556ceb24fa0a4b1 Mon Sep 17 00:00:00 2001 From: jbzdarkid Date: Mon, 25 Nov 2019 21:10:50 -0800 Subject: Using PCH to clean up includes --- Source/Randomizer2Core.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Source/Randomizer2Core.h') 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 @@ #pragma once -#include - -struct Pos; -class Puzzle; class Randomizer2Core { public: -- cgit 1.4.1