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