summaryrefslogtreecommitdiff
path: root/boost/bimap/relation/detail/mutant.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/bimap/relation/detail/mutant.hpp')
-rw-r--r--boost/bimap/relation/detail/mutant.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/bimap/relation/detail/mutant.hpp b/boost/bimap/relation/detail/mutant.hpp
index 8a2ffdeba0..f4ed982839 100644
--- a/boost/bimap/relation/detail/mutant.hpp
+++ b/boost/bimap/relation/detail/mutant.hpp
@@ -12,7 +12,7 @@
#ifndef BOOST_BIMAP_RELATION_DETAIL_MUTANT_HPP
#define BOOST_BIMAP_RELATION_DETAIL_MUTANT_HPP
-#if defined(_MSC_VER) && (_MSC_VER>=1200)
+#if defined(_MSC_VER)
#pragma once
#endif