[pdal-commits] [PDAL/PDAL] 9b4f36: move references to HIGHEST and LOWEST from .hpp to...

GitHub noreply at github.com
Wed Mar 11 06:22:52 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 9b4f3629a1543b9fafd789de60831c7dbe2241a0
      https://github.com/PDAL/PDAL/commit/9b4f3629a1543b9fafd789de60831c7dbe2241a0
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2015-03-10 (Tue, 10 Mar 2015)

  Changed paths:
    M include/pdal/util/Bounds.hpp
    M src/util/Bounds.cpp

  Log Message:
  -----------
  move references to HIGHEST and LOWEST from .hpp to .cpp to make msvc happy


  Commit: ce5a54850efaeb25d970373100dca7edbc460076
      https://github.com/PDAL/PDAL/commit/ce5a54850efaeb25d970373100dca7edbc460076
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2015-03-10 (Tue, 10 Mar 2015)

  Changed paths:
    M include/pdal/util/Bounds.hpp
    M src/util/Bounds.cpp

  Log Message:
  -----------
  move grow from hpp to cpp


  Commit: 00840774b964c6d57b380ff0bf85d69b3b64f49b
      https://github.com/PDAL/PDAL/commit/00840774b964c6d57b380ff0bf85d69b3b64f49b
  Author: chambbj <brad.chambers at gmail.com>
  Date:   2015-03-11 (Wed, 11 Mar 2015)

  Changed paths:
    M include/pdal/util/Bounds.hpp
    M src/util/Bounds.cpp

  Log Message:
  -----------
  Merge pull request #803 from PDAL/issue/802-unresolved-external-highest-lowest

move references to HIGHEST and LOWEST from .hpp to .cpp to make msvc happy

Closes #802


Compare: https://github.com/PDAL/PDAL/compare/035c53162148...00840774b964


More information about the pdal-commits mailing list