Imported Upstream version 1.57.0
[platform/upstream/boost.git] / boost / archive / detail / decl.hpp
index 9695001..44e22be 100644 (file)
@@ -2,7 +2,7 @@
 #define BOOST_ARCHIVE_DETAIL_DECL_HPP 
 
 // MS compatible compilers support #pragma once
-#if defined(_MSC_VER) && (_MSC_VER >= 1020)
+#if defined(_MSC_VER)
 # pragma once
 #endif