Browse Source

Disable auld stl headers #include

thegeorg 1 year ago
parent
commit
174824b4ac

+ 1 - 1
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