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