Removed _USE_MATH_DEFINES.

This commit is contained in:
Branimir Karadzic
2014-10-23 21:10:24 -07:00
parent 818e51cb88
commit b1cee49176
3 changed files with 9 additions and 10 deletions

View File

@@ -357,7 +357,6 @@ function toolchain(_buildDir, _libDir)
includedirs { bxDir .. "include/compat/mingw" }
buildoptions {
"-std=c++11",
"-U__STRICT_ANSI__",
"-Wunused-value",
"-fdata-sections",
"-ffunction-sections",