Fix minor <cmath> issue with M_PI
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#define _USE_MATH_DEFINES
|
||||
|
||||
#include "wrap-sstream.hpp"
|
||||
#include "wrap-map.hpp"
|
||||
#include "util.hpp"
|
||||
@@ -5,8 +7,6 @@
|
||||
#include "luastack.hpp"
|
||||
#include "streambuffer.hpp"
|
||||
|
||||
#define _USE_MATH_DEFINES
|
||||
|
||||
#include <limits>
|
||||
#include <cmath>
|
||||
#include <cstdlib>
|
||||
|
||||
Reference in New Issue
Block a user