Imported Upstream version 1.57.0
[platform/upstream/boost.git] / boost / serialization / map.hpp
index 624290d..11a3d6b 100644 (file)
@@ -2,7 +2,7 @@
 #define BOOST_SERIALIZATION_MAP_HPP
 
 // MS compatible compilers support #pragma once
-#if defined(_MSC_VER) && (_MSC_VER >= 1020)
+#if defined(_MSC_VER)
 # pragma once
 #endif