]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/expr.h
Fixed some warnings (don't know why dialoged Makefile is being committed)
[wxWidgets.git] / include / wx / expr.h
index 0b25cddaced7b3cb3be446880ed8cc8fbffc6e86..52f45b9196fa4e8254df7730968789679fd69822 100644 (file)
@@ -13,6 +13,9 @@
 #define _WX_EXPRH__
 
 #include <math.h>
+#if defined(__VISAGECPP__) && __IBMCPP__ >= 400
+#  undef __BSEXCPT__
+#endif
 #include <stdlib.h>
 
 #ifdef ____HPUX__
@@ -80,7 +83,7 @@
 #define yy_flex_debug PROIO_flex_debug
 #define yy_flush_buffer PROIO_flush_buffer
 #if !defined(__VISAGECPP__)
-// multiply defined???
+/* multiply defined??? */
 #define yyleng PROIO_yyleng
 #define yytext PROIO_yytext
 #endif