X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/886dd7d28e50c003cc88b81b968d487a3c17b0d7..f9133b32002a600cb48dd05fbcce1ab3ed684dba:/include/wx/datstrm.h?ds=inline diff --git a/include/wx/datstrm.h b/include/wx/datstrm.h index ebe6a9e9ce..b36eb1de06 100644 --- a/include/wx/datstrm.h +++ b/include/wx/datstrm.h @@ -22,7 +22,7 @@ #if wxUSE_STREAMS -class WXDLLEXPORT_BASE wxDataInputStream +class WXDLLIMPEXP_BASE wxDataInputStream { public: #if wxUSE_UNICODE @@ -64,7 +64,7 @@ protected: DECLARE_NO_COPY_CLASS(wxDataInputStream) }; -class WXDLLEXPORT_BASE wxDataOutputStream +class WXDLLIMPEXP_BASE wxDataOutputStream { public: #if wxUSE_UNICODE