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