1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-01 16:15:36 +00:00
openmw/apps
Alexander "Ace" Olofsson 1a19253158 Fix MSVC build due to missing M_PI define
Apparently the header guard on cmath only adds the defines if _USE_MATH_DEFINES is defined when cmath is included for the first time.

So enabling that define and moving cmath up to be the first include, so that nothing else includes it without the define set.
2015-02-10 15:32:54 +01:00
..
bsatool Several warning fixes 2015-01-23 15:34:47 +01:00
esmtool esmtool minor/major skills fix 2015-02-06 01:27:17 +01:00
essimporter Skill progress bar changed to match MW 2015-02-06 01:27:17 +01:00
launcher Merge remote-tracking branch 'scrawl/master' 2015-02-06 09:23:45 +01:00
mwiniimporter Rename omwlauncher -> openmw-launcher, mwiniimport -> openmw-iniimporter 2015-01-31 22:40:38 +01:00
opencs Redefinition of default template argument 2015-02-09 17:25:55 +01:00
openmw Fix MSVC build due to missing M_PI define 2015-02-10 15:32:54 +01:00
openmw_test_suite UnitTests: add another dialogue keyword test 2015-01-10 00:29:07 +01:00
wizard Rename omwlauncher -> openmw-launcher, mwiniimport -> openmw-iniimporter 2015-01-31 22:40:38 +01:00
doc.hpp first set of additional doxygen comments 2010-09-25 15:03:53 +02:00