| 31 | #include "lasvlr.hpp" |
| 32 | |
| 33 | LASvlr_lastiling::LASvlr_lastiling() |
| 34 | { |
| 35 | memset((void*)this, 0, sizeof(LASvlr_lastiling)); |
| 36 | } |
| 37 | |
| 38 | LASvlr_lasoriginal::LASvlr_lasoriginal() |
| 39 | { |
nothing calls this directly
no outgoing calls
no test coverage detected