Imported Upstream version 1.57.0
[platform/upstream/boost.git] / boost / archive / detail / basic_oserializer.hpp
index 74af7e6..6ae063f 100644 (file)
@@ -2,7 +2,7 @@
 #define BOOST_SERIALIZATION_BASIC_OSERIALIZER_HPP
 
 // MS compatible compilers support #pragma once
-#if defined(_MSC_VER) && (_MSC_VER >= 1020)
+#if defined(_MSC_VER)
 # pragma once
 #endif