[Tile-serving] [osm2pgsql] Replace boost::shared_ptr with std::shared_ptr (#402)

Sarah Hoffmann notifications at github.com
Sat Jul 18 09:25:23 UTC 2015


>  #include <boost/format.hpp>
>  #include <boost/noncopyable.hpp>
> -#include <boost/enable_shared_from_this.hpp>
> +#include <memory>

duplicated include

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/402/files#r34946107
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150718/add8bf08/attachment.html>


More information about the Tile-serving mailing list