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