[pdal-commits] [PDAL/PDAL] 661772: Remove boost::iostreams::restriction from Nitf (#2...
Andrew Bell
noreply at github.com
Wed Feb 12 11:40:31 PST 2020
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 661772786e7be1c701d6191300a889a369c72cc6
https://github.com/PDAL/PDAL/commit/661772786e7be1c701d6191300a889a369c72cc6
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-02-12 (Wed, 12 Feb 2020)
Changed paths:
M io/LasReader.hpp
M plugins/nitf/CMakeLists.txt
M plugins/nitf/io/NitfFileReader.cpp
M plugins/nitf/io/NitfReader.hpp
Log Message:
-----------
Remove boost::iostreams::restriction from Nitf (#2931)
* Don't use boost for NITF.
* Define WIN32 for Nitro.
* Nitro needs bad WIN32 macro.
* Add GDAL for now. Ugh.
More information about the pdal-commits
mailing list