[pdal-commits] [PDAL/PDAL] 0fc139: Prefix standard classes with std::, fix const qual...
GitHub
noreply at github.com
Wed Jan 28 09:20:33 PST 2015
Branch: refs/heads/gcc
Home: https://github.com/PDAL/PDAL
Commit: 0fc13901542fce2f85ba9b1084220e7bf7ebc3e4
https://github.com/PDAL/PDAL/commit/0fc13901542fce2f85ba9b1084220e7bf7ebc3e4
Author: Connor Manning <connor at hobu.co>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M include/pdal/Extractor.hpp
M io/las/LasReader.cpp
M io/las/LasReader.hpp
Log Message:
-----------
Prefix standard classes with std::, fix const qualifier warning.
More information about the pdal-commits
mailing list