]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/string.h
avoid a bug in Carbon headers
[wxWidgets.git] / include / wx / string.h
index 618b51f855c226a5f32190708c0e94a9a1723af6..d402585c46ee63c096b980705d663b1f75ddac4b 100644 (file)
     #include <ctype.h>
 #endif
 
-#ifdef __EMX__
-    #include <std.h>
-#endif
-
 #if defined(__VISAGECPP__) && __IBMCPP__ >= 400
    // problem in VACPP V4 with including stdlib.h multiple times
    // strconv includes it anyway