]>
git.saurik.com Git - wxWidgets.git/blob - include/wx/iosfwrap.h
3e9e99a115ed3a162fd2f7609fc3e045f42d93bd
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: wxWidgets 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>
21 #endif // wxUSE_STD_IOSTREAM