[pdal-commits] [PDAL/PDAL] b0f5d4: Move PluginInfo out of anonymous namespace.
GitHub
noreply at github.com
Wed Feb 24 06:05:52 PST 2016
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: b0f5d4eba95da7f6417e43f92d1e938d6151df2a
https://github.com/PDAL/PDAL/commit/b0f5d4eba95da7f6417e43f92d1e938d6151df2a
Author: Mateusz Ĺoskot <mateusz at loskot.net>
Date: 2016-02-24 (Wed, 24 Feb 2016)
Changed paths:
M include/pdal/pdal_macros.hpp
Log Message:
-----------
Move PluginInfo out of anonymous namespace.
Since PluginInfo is public type, move to pdal namespace.
Commit: 51987c9c7a50a52dfb7ac1929af97296952bc7c0
https://github.com/PDAL/PDAL/commit/51987c9c7a50a52dfb7ac1929af97296952bc7c0
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2016-02-24 (Wed, 24 Feb 2016)
Changed paths:
M include/pdal/pdal_macros.hpp
Log Message:
-----------
Merge pull request #1153 from mloskot/ml/plugininfo-to-pdal
Move PluginInfo out of anonymous namespace.
Compare: https://github.com/PDAL/PDAL/compare/617dc1257466...51987c9c7a50
More information about the pdal-commits
mailing list