From 174285f29878c7171c84848ae9282a9efa546bd6 Mon Sep 17 00:00:00 2001 From: proller Date: Mon, 29 Jul 2013 00:10:44 +0400 Subject: Warnings fix --- src/map.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map.cpp') diff --git a/src/map.cpp b/src/map.cpp index de04e5fbd..9c658ba3f 100644 --- a/src/map.cpp +++ b/src/map.cpp @@ -32,6 +32,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "nodedef.h" #include "gamedef.h" #include "util/directiontables.h" +#include "util/mathconstants.h" #include "rollback_interface.h" #include "emerge.h" #include "mapgen_v6.h" -- cgit v1.2.3