summaryrefslogtreecommitdiff
path: root/boost/bimap/relation/detail/to_mutable_relation_functor.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/bimap/relation/detail/to_mutable_relation_functor.hpp')
-rw-r--r--[-rwxr-xr-x]boost/bimap/relation/detail/to_mutable_relation_functor.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/bimap/relation/detail/to_mutable_relation_functor.hpp b/boost/bimap/relation/detail/to_mutable_relation_functor.hpp
index 1e8b521044..f484d45b4e 100755..100644
--- a/boost/bimap/relation/detail/to_mutable_relation_functor.hpp
+++ b/boost/bimap/relation/detail/to_mutable_relation_functor.hpp
@@ -12,7 +12,7 @@
#ifndef BOOST_BIMAP_RELATION_DETAIL_TO_MUTABLE_RELATION_FUNCTOR_HPP
#define BOOST_BIMAP_RELATION_DETAIL_TO_MUTABLE_RELATION_FUNCTOR_HPP
-#if defined(_MSC_VER) && (_MSC_VER>=1200)
+#if defined(_MSC_VER)
#pragma once
#endif