summaryrefslogtreecommitdiff
path: root/boost/iostreams/detail/config/fpos.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/iostreams/detail/config/fpos.hpp')
-rw-r--r--boost/iostreams/detail/config/fpos.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/iostreams/detail/config/fpos.hpp b/boost/iostreams/detail/config/fpos.hpp
index e76cc30211..de8bdb84aa 100644
--- a/boost/iostreams/detail/config/fpos.hpp
+++ b/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(_STLPORT_VERSION) && !defined(__QNX__) && !defined(_VX_CPU)
/**/
#include <boost/iostreams/detail/ios.hpp>