[pdal-commits] [PDAL/PDAL] b02be4: Break delaunator into pieces (#2808)
Andrew Bell
noreply at github.com
Thu Nov 14 09:43:57 PST 2019
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: b02be45041098e5aa071f7698292de100919c7af
https://github.com/PDAL/PDAL/commit/b02be45041098e5aa071f7698292de100919c7af
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2019-11-14 (Thu, 14 Nov 2019)
Changed paths:
M filters/HAGFilter.cpp
R filters/private/delaunator-decl.hpp
A filters/private/delaunator.cpp
M filters/private/delaunator.hpp
Log Message:
-----------
Break delaunator into pieces (#2808)
* Update delaunator to fix ODR issue with multiple headers.
* Use the standard delaunator header.
* Add missing headers.
More information about the pdal-commits
mailing list