[pdal-commits] [PDAL/PDAL] 044a78: use boost for lround, as it is not available on MS...
GitHub
noreply at github.com
Fri May 16 09:09:16 PDT 2014
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 044a780a88f89b59650a7f2f6e30ab654644640b
https://github.com/PDAL/PDAL/commit/044a780a88f89b59650a7f2f6e30ab654644640b
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2014-05-16 (Fri, 16 May 2014)
Changed paths:
M include/pdal/PointBuffer.hpp
Log Message:
-----------
use boost for lround, as it is not available on MSVC2012
Commit: 5182b5fcbfd1053af00a7392a7b73f4977ce5178
https://github.com/PDAL/PDAL/commit/5182b5fcbfd1053af00a7392a7b73f4977ce5178
Author: Howard Butler <howard at hobu.co>
Date: 2014-05-16 (Fri, 16 May 2014)
Changed paths:
M include/pdal/PointBuffer.hpp
Log Message:
-----------
Merge pull request #366 from chambbj/issues/357-boost-rounding
use boost for lround, as it is not available on MSVC2012
Compare: https://github.com/PDAL/PDAL/compare/9eb2012e59ee...5182b5fcbfd1
More information about the pdal-commits
mailing list