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