git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56659
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#endif
}
+#endif // !wxUSE_STD_IOSTREAM
+
// VC6 doesn't provide overloads for operator<<(__int64) in its stream classes
// so do it ourselves
#if defined(__VISUALC6__) && defined(wxLongLong_t)
#endif // VC6 && wxLongLong_t
-#endif // !wxUSE_STD_IOSTREAM
-
///////////////////////////////////////////////////////////////////////////////
// Some more compiler warning tweaking and auto linking.
//