summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorthegeorg <[email protected]>2024-02-07 20:54:48 +0300
committerthegeorg <[email protected]>2024-02-07 21:30:15 +0300
commit174824b4acaabb831c071d3569790a0ded19f40b (patch)
treedc88c2e2e654c3f68df5f80f8f88fc19a5e84674
parent95fc3cf8d5330f5e64787cbe0ebbcb13b7e27ec0 (diff)
Disable auld stl headers #include
-rw-r--r--contrib/restricted/boost/format/include/boost/format/detail/workarounds_gcc-2_95.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/restricted/boost/format/include/boost/format/detail/workarounds_gcc-2_95.hpp b/contrib/restricted/boost/format/include/boost/format/detail/workarounds_gcc-2_95.hpp
index 8c49d42d02c..df167e30c2f 100644
--- a/contrib/restricted/boost/format/include/boost/format/detail/workarounds_gcc-2_95.hpp
+++ b/contrib/restricted/boost/format/include/boost/format/detail/workarounds_gcc-2_95.hpp
@@ -33,7 +33,7 @@
#include <iostream>
#define BOOST_FORMAT_OSTREAM_DEFINED
-#include <streambuf.h>
+#error #include <streambuf.h>
#define BOOST_FORMAT_STREAMBUF_DEFINED
#define BOOST_NO_TEMPLATE_STD_STREAM