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