summaryrefslogtreecommitdiff
path: root/boost/iostreams/detail/streambuf.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/iostreams/detail/streambuf.hpp')
-rw-r--r--[-rwxr-xr-x]boost/iostreams/detail/streambuf.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/iostreams/detail/streambuf.hpp b/boost/iostreams/detail/streambuf.hpp
index 49a48ce38f..f2e8081b20 100755..100644
--- a/boost/iostreams/detail/streambuf.hpp
+++ b/boost/iostreams/detail/streambuf.hpp
@@ -8,7 +8,7 @@
#ifndef BOOST_IOSTREAMS_DETAIL_STREAMBUF_HPP_INCLUDED
#define BOOST_IOSTREAMS_DETAIL_STREAMBUF_HPP_INCLUDED
-#if defined(_MSC_VER) && (_MSC_VER >= 1020)
+#if defined(_MSC_VER)
# pragma once
#endif