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