i have issues with inheritance.
I have 7 files:
Utils.h is inheriting from Loader.h and Calculation.h and
Loader.h is inheriting from Calculation.h.