summaryrefslogtreecommitdiff
path: root/boost/flyweight/assoc_container_factory_fwd.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/flyweight/assoc_container_factory_fwd.hpp')
-rw-r--r--boost/flyweight/assoc_container_factory_fwd.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/flyweight/assoc_container_factory_fwd.hpp b/boost/flyweight/assoc_container_factory_fwd.hpp
index 2d0c356d74..278c04d711 100644
--- a/boost/flyweight/assoc_container_factory_fwd.hpp
+++ b/boost/flyweight/assoc_container_factory_fwd.hpp
@@ -9,7 +9,7 @@
#ifndef BOOST_FLYWEIGHT_ASSOC_CONTAINER_FACTORY_FWD_HPP
#define BOOST_FLYWEIGHT_ASSOC_CONTAINER_FACTORY_FWD_HPP
-#if defined(_MSC_VER)&&(_MSC_VER>=1200)
+#if defined(_MSC_VER)
#pragma once
#endif