summaryrefslogtreecommitdiff
path: root/boost/iostreams/filter/counter.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/iostreams/filter/counter.hpp')
-rw-r--r--boost/iostreams/filter/counter.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/iostreams/filter/counter.hpp b/boost/iostreams/filter/counter.hpp
index 646d2875a1..8cf775e703 100644
--- a/boost/iostreams/filter/counter.hpp
+++ b/boost/iostreams/filter/counter.hpp
@@ -8,7 +8,7 @@
#ifndef BOOST_IOSTREAMS_COUNTER_HPP_INCLUDED
#define BOOST_IOSTREAMS_COUNTER_HPP_INCLUDED
-#if defined(_MSC_VER) && (_MSC_VER >= 1020)
+#if defined(_MSC_VER)
# pragma once
#endif