summaryrefslogtreecommitdiff
path: root/boost/bimap/support
diff options
context:
space:
mode:
Diffstat (limited to 'boost/bimap/support')
-rw-r--r--[-rwxr-xr-x]boost/bimap/support/data_type_by.hpp2
-rw-r--r--boost/bimap/support/iterator_type_by.hpp2
-rw-r--r--[-rwxr-xr-x]boost/bimap/support/key_type_by.hpp2
-rw-r--r--[-rwxr-xr-x]boost/bimap/support/lambda.hpp2
-rw-r--r--[-rwxr-xr-x]boost/bimap/support/map_by.hpp2
-rw-r--r--[-rwxr-xr-x]boost/bimap/support/map_type_by.hpp2
-rw-r--r--[-rwxr-xr-x]boost/bimap/support/value_type_by.hpp2
7 files changed, 7 insertions, 7 deletions
diff --git a/boost/bimap/support/data_type_by.hpp b/boost/bimap/support/data_type_by.hpp
index c6d2e2cc99..304597dbab 100755..100644
--- a/boost/bimap/support/data_type_by.hpp
+++ b/boost/bimap/support/data_type_by.hpp
@@ -12,7 +12,7 @@
#ifndef BOOST_BIMAP_SUPPORT_DATA_TYPE_BY_HPP
#define BOOST_BIMAP_SUPPORT_DATA_TYPE_BY_HPP
-#if defined(_MSC_VER) && (_MSC_VER>=1200)
+#if defined(_MSC_VER)
#pragma once
#endif
diff --git a/boost/bimap/support/iterator_type_by.hpp b/boost/bimap/support/iterator_type_by.hpp
index 7141835042..e7cdb484b2 100644
--- a/boost/bimap/support/iterator_type_by.hpp
+++ b/boost/bimap/support/iterator_type_by.hpp
@@ -12,7 +12,7 @@
#ifndef BOOST_BIMAP_SUPPORT_ITERATOR_TYPE_BY_HPP
#define BOOST_BIMAP_SUPPORT_ITERATOR_TYPE_BY_HPP
-#if defined(_MSC_VER) && (_MSC_VER>=1200)
+#if defined(_MSC_VER)
#pragma once
#endif
diff --git a/boost/bimap/support/key_type_by.hpp b/boost/bimap/support/key_type_by.hpp
index 0b4abb5d28..581f3b221d 100755..100644
--- a/boost/bimap/support/key_type_by.hpp
+++ b/boost/bimap/support/key_type_by.hpp
@@ -12,7 +12,7 @@
#ifndef BOOST_BIMAP_SUPPORT_KEY_TYPE_BY_HPP
#define BOOST_BIMAP_SUPPORT_KEY_TYPE_BY_HPP
-#if defined(_MSC_VER) && (_MSC_VER>=1200)
+#if defined(_MSC_VER)
#pragma once
#endif
diff --git a/boost/bimap/support/lambda.hpp b/boost/bimap/support/lambda.hpp
index cffa2c3f9d..c8c44ecc2e 100755..100644
--- a/boost/bimap/support/lambda.hpp
+++ b/boost/bimap/support/lambda.hpp
@@ -12,7 +12,7 @@
#ifndef BOOST_BIMAP_SUPPORT_LAMBDA_HPP
#define BOOST_BIMAP_SUPPORT_LAMBDA_HPP
-#if defined(_MSC_VER) && (_MSC_VER>=1200)
+#if defined(_MSC_VER)
#pragma once
#endif
diff --git a/boost/bimap/support/map_by.hpp b/boost/bimap/support/map_by.hpp
index ac57f1bccc..1d41529393 100755..100644
--- a/boost/bimap/support/map_by.hpp
+++ b/boost/bimap/support/map_by.hpp
@@ -12,7 +12,7 @@
#ifndef BOOST_BIMAP_SUPPORT_MAP_BY_HPP
#define BOOST_BIMAP_SUPPORT_MAP_BY_HPP
-#if defined(_MSC_VER) && (_MSC_VER>=1200)
+#if defined(_MSC_VER)
#pragma once
#endif
diff --git a/boost/bimap/support/map_type_by.hpp b/boost/bimap/support/map_type_by.hpp
index 00b4d20be5..5727a76070 100755..100644
--- a/boost/bimap/support/map_type_by.hpp
+++ b/boost/bimap/support/map_type_by.hpp
@@ -12,7 +12,7 @@
#ifndef BOOST_BIMAP_SUPPORT_MAP_TYPE_BY_HPP
#define BOOST_BIMAP_SUPPORT_MAP_TYPE_BY_HPP
-#if defined(_MSC_VER) && (_MSC_VER>=1200)
+#if defined(_MSC_VER)
#pragma once
#endif
diff --git a/boost/bimap/support/value_type_by.hpp b/boost/bimap/support/value_type_by.hpp
index a7ce6c0e5d..b65dfc674f 100755..100644
--- a/boost/bimap/support/value_type_by.hpp
+++ b/boost/bimap/support/value_type_by.hpp
@@ -12,7 +12,7 @@
#ifndef BOOST_BIMAP_SUPPORT_VALUE_TYPE_BY_HPP
#define BOOST_BIMAP_SUPPORT_VALUE_TYPE_BY_HPP
-#if defined(_MSC_VER) && (_MSC_VER>=1200)
+#if defined(_MSC_VER)
#pragma once
#endif