]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/content_cao.cpp
Remove `mathconstants.h` and use the correct way to get `M_PI` in MSVC. (#5072)
[dragonfireclient.git] / src / content_cao.cpp
index 83756c96390303364daa01f7ee0beb7d93e5a344..93ac1f785fc0f33f5483c88f5e953268b2e17f69 100644 (file)
@@ -26,7 +26,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #include "content_cao.h"
 #include "util/numeric.h" // For IntervalLimiter
 #include "util/serialize.h"
-#include "util/mathconstants.h"
 #include "util/basic_macros.h"
 #include "client/tile.h"
 #include "environment.h"