Imported Upstream version 1.57.0
[platform/upstream/boost.git] / boost / xpressive / detail / core / matcher / attr_end_matcher.hpp
index 1ad23c2..aac98da 100644 (file)
@@ -9,7 +9,7 @@
 #define BOOST_XPRESSIVE_DETAIL_CORE_MATCHER_ATTR_END_MATCHER_HPP_EAN_06_09_2007
 
 // MS compatible compilers support #pragma once
-#if defined(_MSC_VER) && (_MSC_VER >= 1020)
+#if defined(_MSC_VER)
 # pragma once
 #endif