X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3883022093c42e3fb7b248ea2cb4bbd1e056a75b..29f82345dfcb88b1c24416a3dbdc126bfd2ef3db:/include/wx/ioswrap.h diff --git a/include/wx/ioswrap.h b/include/wx/ioswrap.h index e77e74033d..2934375777 100644 --- a/include/wx/ioswrap.h +++ b/include/wx/ioswrap.h @@ -16,10 +16,13 @@ # 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 - // wxUSE_STD_IOSTREAM \ No newline at end of file + // wxUSE_STD_IOSTREAM +