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