MinGW fix

This commit is contained in:
davidpanderson 2020-08-31 15:48:08 -07:00
parent 8b852cb2c9
commit 957e237e09
1 changed files with 0 additions and 1 deletions

View File

@ -48,7 +48,6 @@
#define strdate _strdate
#define strtime _strtime
#define getcwd _getcwd
#define snprintf _snprintf
#define finite _finite
#endif