* source/rtl/math.c
+ Add declaration for _LIB_VERSION_TYPE (DJGPP compiler)
This commit is contained in:
@@ -57,6 +57,7 @@
|
||||
|
||||
#if defined(__DJGPP__)
|
||||
#include <libm/math.h>
|
||||
_LIB_VERSION_TYPE _LIB_VERSION = _XOPEN_;
|
||||
#else
|
||||
#include <math.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user