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