Rework on header files system
What does this MR do?
It explicitly calls every needed header in-situ. It partially resolves the problem stated on #55 (closed).
Is there something that needs to be double checked?
Yes, the STL headers.
I don't think this needs a specific test, a passing pipeline will be enough for this MR.
Can this MR be accepted?
- Implemented
- Pipeline passing
-
Added entry to
CHANGELOG.md
- Delete the old centralized headers
Related issues
Closes #55 (closed) Doing ~enhancement