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