X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4714ef79af518f74214126559ef48607acf89180..6e264973e636cc41915d166cb7eddf2a7e72cf9b:/include/wx/ioswrap.h?ds=sidebyside diff --git a/include/wx/ioswrap.h b/include/wx/ioswrap.h index 8d2ad899b6..2934375777 100644 --- a/include/wx/ioswrap.h +++ b/include/wx/ioswrap.h @@ -16,9 +16,11 @@ # include #else # include +# if 0 // this is not needed any longer now that we have wxSTD # if defined(__VISUALC__) || defined(__MWERKS__) using namespace std; # endif +#endif // 0 #endif #endif