summaryrefslogtreecommitdiff
path: root/boost/bimap/support/lambda.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/bimap/support/lambda.hpp')
-rw-r--r--[-rwxr-xr-x]boost/bimap/support/lambda.hpp2
1 files changed, 1 insertions, 1 deletions
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