Skip to content

Remove testing of headers in Pythia8

Gloria Corti requested to merge gcorti_pythia8_gcc13 into master

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

Merge request reports

Loading