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