X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6d44bf31a6f0b4a261280e57842bbd53b5e26cd5..1eac776c037870e281d12d39a071babb18cb39ab:/src/common/datstrm.cpp?ds=sidebyside diff --git a/src/common/datstrm.cpp b/src/common/datstrm.cpp index a4cecc093b..80dbb536fc 100644 --- a/src/common/datstrm.cpp +++ b/src/common/datstrm.cpp @@ -25,7 +25,6 @@ #endif #include "wx/datstrm.h" -#include "wx/bufstrm.h" wxDataInputStream::wxDataInputStream(wxInputStream& s) : wxFilterInputStream(s)