]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/strconv.h
GetSubcontrols now returns a reference to an Arraylong
[wxWidgets.git] / include / wx / strconv.h
index 2b76ae98591480918d7617c682d9c066ff2e1fae..fa3e22c42dd9fec88baa7f1ddf6cd4bb272338c9 100644 (file)
@@ -20,6 +20,9 @@
 #include "wx/wxchar.h"
 #include "wx/buffer.h"
 
+#if defined(__VISAGECPP__) && __IBMCPP__ >= 400
+#  undef __BSEXCPT__
+#endif
 #include <stdlib.h>
 
 #if wxUSE_WCHAR_T