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