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