change sim.h in simuv3
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@592 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 0c55a489a687efe31c16a68b7e7754a0aac56554 Former-commit-id: 419ed3f88a8b1e29514dce0057d2e72d00ead9b0
This commit is contained in:
parent
1c8a30139e
commit
74f9a23f8a
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
||||||
|
|
||||||
#include <math.h>
|
#include <math.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <string>
|
#include <cstring>
|
||||||
#ifdef WIN32
|
#ifdef WIN32
|
||||||
#include <float.h>
|
#include <float.h>
|
||||||
#define isnan _isnan
|
#define isnan _isnan
|
||||||
|
|
Loading…
Reference in a new issue