Remove mathconstants.h and use the correct way to get M_PI in MSVC. (#5072)
This commit is contained in:
@@ -21,7 +21,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
#include <stack>
|
||||
#include "util/pointer.h"
|
||||
#include "util/numeric.h"
|
||||
#include "util/mathconstants.h"
|
||||
#include "map.h"
|
||||
#include "serverenvironment.h"
|
||||
#include "nodedef.h"
|
||||
|
||||
Reference in New Issue
Block a user