mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Remove mathconstants.h
and use the correct way to get M_PI
in MSVC. (#5072)
This commit is contained in:
parent
efa54f9c46
commit
0dada51a55
12 changed files with 2 additions and 17 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue