mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
Remove mathconstants.h
and use the correct way to get M_PI
in MSVC. (#5072)
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user