This is to fix the compilation problems with have with Pythia8 244 in gcc13 forcing it to compile with c++17 and preventing the loading of header files at testing.
This allow to work with missing files in they are not used in the code itself.
cc: @clemenci, @mexu