From: Stefan Csomor Date: Mon, 4 Jan 2010 07:50:31 +0000 (+0000) Subject: fixing include types X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/3c507ea6dc2f689d637e4962cde2e23f9bcdddf8?hp=f941a30bef665561d96d29c4cee07471dbbd497f fixing include types git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63055 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/stdstream.h b/include/wx/stdstream.h index 993c1eae73..dd11fd660d 100644 --- a/include/wx/stdstream.h +++ b/include/wx/stdstream.h @@ -17,8 +17,8 @@ #if wxUSE_STD_IOSTREAM #include -#include -#include +#include "wx/defs.h" +#include "wx/stream.h" // ========================================================================== // wxStdInputStreamBuffer