diff options
Diffstat (limited to '')
-rw-r--r-- | src/Mobs/Path.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Mobs/Path.cpp b/src/Mobs/Path.cpp index 9f34e73d9..9c423684f 100644 --- a/src/Mobs/Path.cpp +++ b/src/Mobs/Path.cpp @@ -1,8 +1,6 @@ #include "Globals.h" -#include <cmath> - #include "Path.h" #include "../Chunk.h" |