Imported Upstream version 1.57.0
[platform/upstream/boost.git] / boost / xpressive / regex_constants.hpp
index 49be39b..df82138 100644 (file)
@@ -11,7 +11,7 @@
 #define BOOST_XPRESSIVE_REGEX_CONSTANTS_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