[pdal-commits] [PDAL/PDAL] b66178: forward declare nanoflann in KDIndex, so that nano...
GitHub
noreply at github.com
Wed Jan 28 09:08:50 PST 2015
Branch: refs/heads/kdindex-forward-declares-nanoflann
Home: https://github.com/PDAL/PDAL
Commit: b6617823b89b921d518c52b3e492f0b7e3de7f3e
https://github.com/PDAL/PDAL/commit/b6617823b89b921d518c52b3e492f0b7e3de7f3e
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M include/pdal/KDIndex.hpp
M src/KDIndex.cpp
Log Message:
-----------
forward declare nanoflann in KDIndex, so that nanoflann does not need to be installed
More information about the pdal-commits
mailing list