Boost logo

Boost Users :

Subject: Re: [Boost-users] [Boost.Serialization] Unnecessary use of <iostream> in boost/serialization/export.hpp
From: Robert Ramey (ramey_at_[hidden])
Date: 2018-10-18 18:19:35


On 10/18/18 10:26 AM, dariomt--- via Boost-users wrote:
> Hi,
>
> I see #include <iostream> in header boost/serialization/export.hpp, but
> that header uses nothing from namespace std.
>
> To me it looks like that #include is unnecessary, as all my code
> compiles fine if I remove that #include, but maybe I'm wrong.
> Was it included by mistake?

More likely it was necessary at one time but no longer so. I'll remove it.

>
> PS: I'm using Boost 1.64, but I see the same #include in Boost 1.68
>
>
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> https://lists.boost.org/mailman/listinfo.cgi/boost-users
>


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net