diff options
author | Philipp Sehmisch <mana@crushnet.org> | 2011-06-18 20:16:47 +0200 |
---|---|---|
committer | Philipp Sehmisch <mana@crushnet.org> | 2011-06-18 20:16:47 +0200 |
commit | 98a6003999eb198d9b953c11cca43aad181788c9 (patch) | |
tree | 0892bdfbf23989a1355d36a928b2a5c03a69dd65 /src/resources/colordb.h | |
parent | faf0a45d6b8b85acd2836cf5e8e7f7c5b161931d (diff) | |
download | mana-client-98a6003999eb198d9b953c11cca43aad181788c9.tar.gz mana-client-98a6003999eb198d9b953c11cca43aad181788c9.tar.bz2 mana-client-98a6003999eb198d9b953c11cca43aad181788c9.tar.xz mana-client-98a6003999eb198d9b953c11cca43aad181788c9.zip |
Fixed compilation problems on windows caused by the switch to C++0x.
The M_PI constant from <cmath> is not standard anymore, so I replaced it
with an own PI constant.
WIN32 isn't defined anymore which caused the enet UNIX header to be
included, so I had to define it in the project compilation settings.
Reviewed-by: Thorbjorn
Diffstat (limited to 'src/resources/colordb.h')
0 files changed, 0 insertions, 0 deletions