Imported Upstream version 1.57.0
[platform/upstream/boost.git] / boost / flyweight / factory_tag.hpp
index ddb7473..37b6255 100644 (file)
@@ -9,7 +9,7 @@
 #ifndef BOOST_FLYWEIGHT_FACTORY_TAG_HPP
 #define BOOST_FLYWEIGHT_FACTORY_TAG_HPP
 
-#if defined(_MSC_VER)&&(_MSC_VER>=1200)
+#if defined(_MSC_VER)
 #pragma once
 #endif