Imported Upstream version 1.57.0
[platform/upstream/boost.git] / boost / range / result_iterator.hpp
index ba09c5f..54e343d 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef BOOST_RANGE_RESULT_ITERATOR_HPP
 #define BOOST_RANGE_RESULT_ITERATOR_HPP
 
-#if defined(_MSC_VER) && (_MSC_VER >= 1020)
+#if defined(_MSC_VER)
 # pragma once
 #endif