[Tile-serving] [osm2pgsql] Replace pthread and boost::thread with std::async (#498)
Sarah Hoffmann
notifications at github.com
Sun Nov 8 12:36:41 UTC 2015
> @@ -1,9 +1,10 @@
> +#include <cstdio>
I would consider <cstdio> a C++ header. The C header is called <stdio.h>. There is a subtle difference between two, for example, the former exports namespaces.
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/498/files#r44224238
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20151108/67fdfde6/attachment.html>
More information about the Tile-serving
mailing list