Imported Upstream version 1.57.0
[platform/upstream/boost.git] / boost / flyweight / no_tracking.hpp
index 1433d6d..47ce8f9 100644 (file)
@@ -9,7 +9,7 @@
 #ifndef BOOST_FLYWEIGHT_NO_TRACKING_HPP
 #define BOOST_FLYWEIGHT_NO_TRACKING_HPP
 
-#if defined(_MSC_VER)&&(_MSC_VER>=1200)
+#if defined(_MSC_VER)
 #pragma once
 #endif