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