]>
git.saurik.com Git - wxWidgets.git/blob - include/wx/iosfwrap.h
1 ///////////////////////////////////////////////////////////////////////////////
3 // Purpose: includes the correct stream-related forward declarations
4 // Author: Jan van Dijk <jan@etpmod.phys.tue.nl>
8 // Copyright: wxWidgets team
9 // Licence: wxWindows licence
10 ///////////////////////////////////////////////////////////////////////////////
12 #if wxUSE_STD_IOSTREAM
15 // There is no pre-ANSI iosfwd header so we include the full declarations.
16 # include <iostream.h>
22 # include "wx/msw/winundef.h"
25 #endif // wxUSE_STD_IOSTREAM