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