summaryrefslogtreecommitdiff
path: root/boost/xpressive/detail/static/compile.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/xpressive/detail/static/compile.hpp')
-rw-r--r--boost/xpressive/detail/static/compile.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/xpressive/detail/static/compile.hpp b/boost/xpressive/detail/static/compile.hpp
index bc8af05bf4..0ce5a5adf3 100644
--- a/boost/xpressive/detail/static/compile.hpp
+++ b/boost/xpressive/detail/static/compile.hpp
@@ -9,7 +9,7 @@
#define BOOST_XPRESSIVE_DETAIL_STATIC_COMPILE_HPP_EAN_10_04_2005
// MS compatible compilers support #pragma once
-#if defined(_MSC_VER) && (_MSC_VER >= 1020)
+#if defined(_MSC_VER)
# pragma once
#endif