aboutsummaryrefslogtreecommitdiff
path: root/src/tools/map_extractor
diff options
context:
space:
mode:
authorPeter Keresztes Schmidt <carbenium@outlook.com>2020-07-16 14:14:01 +0200
committerGitHub <noreply@github.com>2020-07-16 14:14:01 +0200
commitddf16ae4d9eff6e849618bb6c5a00603f26daa93 (patch)
treef211c3761ef18b4ecc1b3357b1f18524126aab74 /src/tools/map_extractor
parentc0ade2e98fbc6cc129b4725d2216016f90996e8b (diff)
Misc: Remove some unneeded/duplicated includes (#25051)
Diffstat (limited to 'src/tools/map_extractor')
-rw-r--r--src/tools/map_extractor/System.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tools/map_extractor/System.cpp b/src/tools/map_extractor/System.cpp
index 7412a714ffc..1d16e05809c 100644
--- a/src/tools/map_extractor/System.cpp
+++ b/src/tools/map_extractor/System.cpp
@@ -34,7 +34,6 @@
#include <G3D/Plane.h>
#include <boost/filesystem.hpp>
-#include <unordered_map>
extern ArchiveSet gOpenArchives;