Skip to content
  • John Chapman's avatar
    CLHEP: Fix some gcc8 warnings. · ffc23f46
    John Chapman authored
    With gcc8, we get warnings about hidden virtual functions from the
    conversion operator overrides in the engine classes.
    Add a patch to suppress these with the usual using declarations.
    ffc23f46
Loading