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