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