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

Sarah Hoffmann notifications at github.com
Sat Jul 18 09:24:43 UTC 2015


> @@ -3,13 +3,12 @@
>  #include <sstream>
>  #include <cstdarg>
>  #include <unistd.h>
> +#include <memory>
> +#include <memory>

duplicated include

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


More information about the Tile-serving mailing list