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