summaryrefslogtreecommitdiff
path: root/deps/boost/1.65.1/include/boost/iostreams/detail/config/fpos.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'deps/boost/1.65.1/include/boost/iostreams/detail/config/fpos.hpp')
-rw-r--r--deps/boost/1.65.1/include/boost/iostreams/detail/config/fpos.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/boost/1.65.1/include/boost/iostreams/detail/config/fpos.hpp b/deps/boost/1.65.1/include/boost/iostreams/detail/config/fpos.hpp
index de8bdb84aa..12d556c780 100644
--- a/deps/boost/1.65.1/include/boost/iostreams/detail/config/fpos.hpp
+++ b/deps/boost/1.65.1/include/boost/iostreams/detail/config/fpos.hpp
@@ -25,7 +25,7 @@
#include <boost/config.hpp>
# if (defined(_YVALS) || defined(_CPPLIB_VER)) && !defined(__SGI_STL_PORT) && \
- !defined(_STLPORT_VERSION) && !defined(__QNX__) && !defined(_VX_CPU)
+ !defined(_STLPORT_VERSION) && !defined(__QNX__) && !defined(_VX_CPU) && !defined(_LIBCPP_VERSION)
/**/
#include <boost/iostreams/detail/ios.hpp>