X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/68263f63e53e62615021d1cf45226130b610cb84..1be06faf7318abf88a35b299b90ceb2a49c0353b:/src/html/m_pre.cpp diff --git a/src/html/m_pre.cpp b/src/html/m_pre.cpp index b7f283a224..df51c4246a 100644 --- a/src/html/m_pre.cpp +++ b/src/html/m_pre.cpp @@ -14,7 +14,7 @@ #include "wx/wxprec.h" #include "wx/defs.h" -#if wxUSE_HTML +#if wxUSE_HTML && wxUSE_STREAMS #ifdef __BORDLANDC__ #pragma hdrstop #endif