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/Mobs/Path.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Mobs/Path.h') diff --git a/src/Mobs/Path.h b/src/Mobs/Path.h index 977c5be1c..20834535b 100644 --- a/src/Mobs/Path.h +++ b/src/Mobs/Path.h @@ -15,7 +15,6 @@ class cPath; #include "PathFinderIrrlicht_Head.h" #endif -#include //fwd: ../Chunk.h class cChunk; -- cgit v1.2.3