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