]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/map.cpp
Remove `mathconstants.h` and use the correct way to get `M_PI` in MSVC. (#5072)
[dragonfireclient.git] / src / map.cpp
index 0659f66aa536ec7cba0835d14a699062940691d8..f2a4b7ffec02157e5188e0b3346c57dd76ab85ef 100644 (file)
@@ -32,7 +32,6 @@ 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 "util/basic_macros.h"
 #include "rollback_interface.h"
 #include "environment.h"