summaryrefslogtreecommitdiff
path: root/boost/xpressive/xpressive_static.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/xpressive/xpressive_static.hpp')
-rw-r--r--boost/xpressive/xpressive_static.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/xpressive/xpressive_static.hpp b/boost/xpressive/xpressive_static.hpp
index e7695dfd55..eef6b04940 100644
--- a/boost/xpressive/xpressive_static.hpp
+++ b/boost/xpressive/xpressive_static.hpp
@@ -11,7 +11,7 @@
#define BOOST_XPRESSIVE_STATIC_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