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/BlockTypePalette.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/BlockTypePalette.h') diff --git a/src/BlockTypePalette.h b/src/BlockTypePalette.h index 3b6cb9ec0..2aade422b 100644 --- a/src/BlockTypePalette.h +++ b/src/BlockTypePalette.h @@ -1,6 +1,5 @@ #pragma once -#include #include #include "BlockState.h" -- cgit v1.2.3