MINGW patch by Csaba Halasz

This commit is contained in:
fredb
2008-09-28 08:11:10 +00:00
parent 0180cae8c3
commit 8174005ac8

View File

@@ -55,9 +55,9 @@
#include "cloud.hxx"
using namespace simgear;
// #if defined(__MINGW32__)
// #define isnan(x) _isnan(x)
// #endif
#if defined(__MINGW32__)
#define isnan(x) _isnan(x)
#endif
// #if defined (__FreeBSD__)
// # if __FreeBSD_version < 500000