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