REFAC: include-what-you-use in Modules/Core/
Summary
Fix includes in Modules/Core
.
Rationale
See issue #1635 (closed).
Implementation Details
Additional notes
Copyright
The copyright owner is CNES and has signed the ORFEO ToolBox Contributor License Agreement.
***Check before merging:*** - All discussions are resolved - At least 2


Merge request reports
Activity
Yes @lnicola explanation is correct. It's mostly about good practice. The full output of iwyu (#1635 (closed)) did reveal some unnecessary includes but very few. Because there are so many false positives it takes a lot of effort to patch correctly. I only did it for Modules/Core.
mentioned in commit 5062cd2a
added refactoring label
changed milestone to %7.0.0
Please register or sign in to reply