Imported Upstream version 1.57.0
[platform/upstream/boost.git] / boost / xpressive / xpressive.hpp
index 03021be..3a7bbfe 100644 (file)
@@ -11,7 +11,7 @@
 #define BOOST_XPRESSIVE_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