summaryrefslogtreecommitdiff
path: root/boost/strong_typedef.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/strong_typedef.hpp')
-rw-r--r--boost/strong_typedef.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/strong_typedef.hpp b/boost/strong_typedef.hpp
index a8d870a53c..7d85b1e556 100644
--- a/boost/strong_typedef.hpp
+++ b/boost/strong_typedef.hpp
@@ -2,7 +2,7 @@
#define BOOST_STRONG_TYPEDEF_HPP
// MS compatible compilers support #pragma once
-#if defined(_MSC_VER) && (_MSC_VER >= 1020)
+#if defined(_MSC_VER)
# pragma once
#endif