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