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