From f763a99a501650eff2c60288aa6f10ef916d769e Mon Sep 17 00:00:00 2001 From: DongHun Kwak Date: Thu, 6 Oct 2016 10:41:18 +0900 Subject: Imported Upstream version 1.62.0 Change-Id: I9d4c1ddb7b7d8f0069217ecc582700f9fda6dd4c Signed-off-by: DongHun Kwak --- boost/iostreams/filtering_stream.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 boost/iostreams/filtering_stream.hpp (limited to 'boost/iostreams/filtering_stream.hpp') diff --git a/boost/iostreams/filtering_stream.hpp b/boost/iostreams/filtering_stream.hpp old mode 100755 new mode 100644 index 548ef0c60a..3279c590cf --- a/boost/iostreams/filtering_stream.hpp +++ b/boost/iostreams/filtering_stream.hpp @@ -8,7 +8,7 @@ #ifndef BOOST_IOSTREAMS_FILTER_STREAM_HPP_INCLUDED #define BOOST_IOSTREAMS_FILTER_STREAM_HPP_INCLUDED -#if defined(_MSC_VER) && (_MSC_VER >= 1020) +#if defined(_MSC_VER) # pragma once #endif -- cgit v1.2.3