* include\hbmath.h

! Fix multiple declaration of _LIB_VERSION_TYPE if it's declared here
This commit is contained in:
Walter Negro
2002-07-17 15:21:18 +00:00
parent 5687a9bacf
commit c165868fbf

View File

@@ -88,7 +88,6 @@ extern "C" {
#define exception _exception
#elif defined(__DJGPP__)
#define HB_MATH_HANDLER
_LIB_VERSION_TYPE _LIB_VERSION = _XOPEN_;
#endif
typedef struct _HB_MATH_EXCEPTION