hide missing override warning coming from a CLHEP macro
Until we pick up a more recent CLHEP (see CLHEP-136) we need to hide the warning. Hiding the warning here is special because we need different pragma lines for GCC or Clang, and that of Clang should also be used when the header is processed by Cling (and Cling pretends to be GCC).
Showing
- GaudiGSL/GaudiMath/Constant.h 14 additions, 0 deletionsGaudiGSL/GaudiMath/Constant.h
- GaudiGSL/GaudiMath/FunAdapters.h 13 additions, 0 deletionsGaudiGSL/GaudiMath/FunAdapters.h
- GaudiGSL/GaudiMath/GSLFunAdapters.h 14 additions, 0 deletionsGaudiGSL/GaudiMath/GSLFunAdapters.h
- GaudiGSL/GaudiMath/NumericalDefiniteIntegral.h 14 additions, 0 deletionsGaudiGSL/GaudiMath/NumericalDefiniteIntegral.h
- GaudiGSL/GaudiMath/NumericalDerivative.h 14 additions, 0 deletionsGaudiGSL/GaudiMath/NumericalDerivative.h
- GaudiGSL/GaudiMath/NumericalIndefiniteIntegral.h 14 additions, 0 deletionsGaudiGSL/GaudiMath/NumericalIndefiniteIntegral.h
- GaudiGSL/dict/GaudiGSLMath.h 12 additions, 0 deletionsGaudiGSL/dict/GaudiGSLMath.h
Loading