From 3f712ca9cfb7c950addca61c72b93cbbb1461944 Mon Sep 17 00:00:00 2001 From: Tiger Wang Date: Sun, 19 Jul 2020 19:58:53 +0100 Subject: Precompile unordered_map/set + Add inclusions to Globals.h * Sort Globals.h - Remove sys/stat.h from Globals.h --- src/Simulator/IncrementalRedstoneSimulator/RedstoneSimulatorChunkData.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Simulator') diff --git a/src/Simulator/IncrementalRedstoneSimulator/RedstoneSimulatorChunkData.h b/src/Simulator/IncrementalRedstoneSimulator/RedstoneSimulatorChunkData.h index 7bf4ccaad..a842770a5 100644 --- a/src/Simulator/IncrementalRedstoneSimulator/RedstoneSimulatorChunkData.h +++ b/src/Simulator/IncrementalRedstoneSimulator/RedstoneSimulatorChunkData.h @@ -3,7 +3,6 @@ #include "RedstoneHandler.h" #include "../RedstoneSimulator.h" -#include -- cgit v1.2.3