]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/intl.cpp
Shell version of dllar, needed for building DLLs while generating
[wxWidgets.git] / src / common / intl.cpp
index 03bd63e27b92a0d61f5e20101474cea36a9a42a4..49a022525d0e04f9685d430e4287adb4e3b43ce0 100644 (file)
     #pragma option -O1
 #endif
 
+#ifdef __EMX__
+// The following define is needed by Innotek's libc to
+// make the definition of struct localeconv available.
+#define __INTERNAL_DEFS
+#endif
+
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"