Imported Upstream version 1.57.0
[platform/upstream/boost.git] / boost / range / distance.hpp
index 42a106d..075f2d1 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef BOOST_RANGE_DISTANCE_HPP
 #define BOOST_RANGE_DISTANCE_HPP
 
-#if defined(_MSC_VER) && (_MSC_VER >= 1200)
+#if defined(_MSC_VER)
 # pragma once
 #endif