X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4714ef79af518f74214126559ef48607acf89180..a315cec9685964e73d833f4c8cf6b38828780899:/include/wx/ioswrap.h 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