Fix Windows build problem following previous push.
This commit is contained in:
parent
68db32613b
commit
a3019ab196
@ -26,7 +26,8 @@
|
||||
|
||||
*/
|
||||
|
||||
#include "my_global.h" /* Includes errno.h */
|
||||
#include "my_base.h" /* Defines EOVERFLOW on Windows */
|
||||
#include "my_global.h" /* Includes errno.h */
|
||||
#include "m_ctype.h"
|
||||
|
||||
#define MAX_DBL_EXP 308
|
||||
|
Loading…
x
Reference in New Issue
Block a user