*** empty log message ***

This commit is contained in:
kuepper 2005-10-03 12:54:45 +00:00
commit 4bfc3afe9b
4 changed files with 27 additions and 60 deletions

View file

@ -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