summaryrefslogtreecommitdiff
path: root/boost/iostreams/invert.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/iostreams/invert.hpp')
-rw-r--r--boost/iostreams/invert.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/iostreams/invert.hpp b/boost/iostreams/invert.hpp
index 82e6a4b437..1d3787e13f 100644
--- a/boost/iostreams/invert.hpp
+++ b/boost/iostreams/invert.hpp
@@ -8,7 +8,7 @@
#ifndef BOOST_IOSTREAMS_INVERT_HPP_INCLUDED
#define BOOST_IOSTREAMS_INVERT_HPP_INCLUDED
-#if defined(_MSC_VER) && (_MSC_VER >= 1020)
+#if defined(_MSC_VER)
# pragma once
#endif