*** empty log message ***
This commit is contained in:
parent
a3d4ae8a1e
commit
4bfc3afe9b
4 changed files with 27 additions and 60 deletions
|
|
@ -25,11 +25,6 @@
|
|||
#ifndef EODATA_H
|
||||
#define EODATA_H
|
||||
|
||||
#ifdef MAXINT
|
||||
#undef MAXINT
|
||||
#endif
|
||||
extern int MAXINT;
|
||||
|
||||
#ifndef _MSC_VER
|
||||
#include <math.h>
|
||||
#define _isnan isnan
|
||||
|
|
|
|||
Reference in a new issue