[Tile-serving] [openstreetmap/osm2pgsql] Fixed some include names and re-order some includes (#989)

Jochen Topf notifications at github.com
Wed Nov 20 10:56:16 UTC 2019


* C includes like <time.h> changed to C++ includes like <ctime>
* Split up includes from different groups (std lib vs. boost etc.)
* Ordered includes inside there groups alphabetically

This mostly doesn't touch the order of the groups, this is left for another day, because it would probably break the build in a few places.
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/osm2pgsql/pull/989

-- Commit Summary --

  * Fixed some include names and re-order some includes

-- File Changes --

    M db-copy.cpp (3)
    M expire-tiles.cpp (2)
    M gazetteer-style.cpp (1)
    M geometry-processor.cpp (9)
    M geometry-processor.hpp (2)
    M id-tracker.cpp (4)
    M id-tracker.hpp (1)
    M middle-pgsql.cpp (12)
    M middle-ram.cpp (3)
    M middle.hpp (3)
    M node-ram-cache.cpp (5)
    M options.cpp (9)
    M options.hpp (5)
    M osm2pgsql.cpp (7)
    M osmdata.hpp (2)
    M osmtypes.hpp (7)
    M output-gazetteer.cpp (7)
    M output-gazetteer.hpp (1)
    M output-multi.cpp (3)
    M output-multi.hpp (2)
    M output-pgsql.cpp (12)
    M output.cpp (2)
    M parse-osmium.cpp (6)
    M parse-osmium.hpp (3)
    M pgsql.cpp (3)
    M pgsql.hpp (5)
    M table.cpp (6)
    M table.hpp (4)
    M taginfo.cpp (3)
    M taginfo_impl.hpp (5)
    M tagtransform-c.cpp (3)
    M util.cpp (2)

-- Patch Links --

https://github.com/openstreetmap/osm2pgsql/pull/989.patch
https://github.com/openstreetmap/osm2pgsql/pull/989.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/989
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20191120/b74d8e0a/attachment-0001.html>


More information about the Tile-serving mailing list