X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2db0bbdecd8b979c00eef0276075d1e314b35d93..c3f4609ebb56f76065c28352d8db37f65a6fa35e:/include/wx/memory.h?ds=sidebyside diff --git a/include/wx/memory.h b/include/wx/memory.h index 92f28769ac..b5bf5e5781 100644 --- a/include/wx/memory.h +++ b/include/wx/memory.h @@ -32,7 +32,7 @@ // N.B. BC++ doesn't have istream.h, ostream.h # include #else -# include +# include # if defined(__VISUALC__) || defined(__MWERKS__) using namespace std; # endif