[pdal-commits] [PDAL/PDAL] 6a62fd: Move boost/property_tree/ptree.hpp where it is act...

GitHub noreply at github.com
Thu Feb 25 05:17:01 PST 2016


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 6a62fda5ccb8da67cced2933b26183220646383a
      https://github.com/PDAL/PDAL/commit/6a62fda5ccb8da67cced2933b26183220646383a
  Author: Mateusz Łoskot <mateusz at loskot.net>
  Date:   2016-02-25 (Thu, 25 Feb 2016)

  Changed paths:
    M include/pdal/Stage.hpp
    M src/PipelineReader.hpp
    M src/PipelineWriter.cpp
    M src/Stage.cpp

  Log Message:
  -----------
  Move boost/property_tree/ptree.hpp where it is actually needed.

Add missing <iterator> for std::back_inserter.


  Commit: 400c02aa5453a4c65d686c96c3461eb51a98a717
      https://github.com/PDAL/PDAL/commit/400c02aa5453a4c65d686c96c3461eb51a98a717
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-02-25 (Thu, 25 Feb 2016)

  Changed paths:
    M include/pdal/Stage.hpp
    M src/PipelineReader.hpp
    M src/PipelineWriter.cpp
    M src/Stage.cpp

  Log Message:
  -----------
  Merge pull request #1159 from mloskot/ml/ptree-includes-cleanup

Move boost/property_tree/ptree.hpp where it is actually needed


Compare: https://github.com/PDAL/PDAL/compare/117eeb828f3c...400c02aa5453


More information about the pdal-commits mailing list