Skip to content
Snippets Groups Projects
Commit 0a238135 authored by Marco Clemencic's avatar Marco Clemencic
Browse files

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).
parent f83c3d8e
No related branches found
No related tags found
1 merge request!205hidden/fixed "missing override" warnings exposed after !192
Pipeline #
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment