X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/65f19af139b997f2140fd739256b002ccf82eef7..da494b405d0826b343ea6d249bbac27061e11d3e:/include/wx/iosfwrap.h diff --git a/include/wx/iosfwrap.h b/include/wx/iosfwrap.h index 00e7842252..3464b87af6 100644 --- a/include/wx/iosfwrap.h +++ b/include/wx/iosfwrap.h @@ -12,12 +12,11 @@ #if wxUSE_STD_IOSTREAM #if wxUSE_IOSTREAMH - // There is no pre-ANSI iosfwd header (?). We include the full decarations. + // There is no pre-ANSI iosfwd header so we include the full declarations. # include #else # include #endif -#endif - // wxUSE_STD_IOSTREAM +#endif // wxUSE_STD_IOSTREAM