git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26822
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#if defined(_MSC_VER) && (_MSC_VER >= 1310)
# undef wxUSE_IOSTREAMH
# define wxUSE_IOSTREAMH 0
#if defined(_MSC_VER) && (_MSC_VER >= 1310)
# undef wxUSE_IOSTREAMH
# define wxUSE_IOSTREAMH 0
+#elif defined(__DMC__) || defined(__WATCOMC__)
# undef wxUSE_IOSTREAMH
# define wxUSE_IOSTREAMH 1
#endif /* compilers not supporting iostream.h */
# undef wxUSE_IOSTREAMH
# define wxUSE_IOSTREAMH 1
#endif /* compilers not supporting iostream.h */