Skip to content

Fix missing headers for gcc 10

Compare
Choose a tag to compare
@sudojan sudojan released this 22 Oct 22:11
c4c3528

Fixes

Missing headers, needed to make it compile with gcc 10 (#103)
Missing conversion from meter to centimeter of inner_radius in Sphere.cxx (#107)
Correct cuts_infront label in the configuration parser in Propagator.cxx (#107)
Missing substitution for rFlag case in EpairIntegral.cxx (#108)

Tests

Using travis' builtin python versions (#111)