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/Generating/PrefabPiecePool.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Generating/PrefabPiecePool.h') diff --git a/src/Generating/PrefabPiecePool.h b/src/Generating/PrefabPiecePool.h index 425b64607..84aba92d1 100644 --- a/src/Generating/PrefabPiecePool.h +++ b/src/Generating/PrefabPiecePool.h @@ -9,7 +9,6 @@ #pragma once -#include #include "PiecePool.h" #include "Prefab.h" -- cgit v1.2.3