* Deleted #include "wx/bufstrm.h"

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@374 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Guilhem Lavaux
1998-07-25 10:19:18 +00:00
parent bd7d06f23d
commit 7b124d5404

View File

@@ -25,7 +25,6 @@
#endif
#include "wx/datstrm.h"
#include "wx/bufstrm.h"
wxDataInputStream::wxDataInputStream(wxInputStream& s)
: wxFilterInputStream(s)