Skip to content
Snippets Groups Projects
Commit f5f7732c authored by Vakhtang Tsulaia's avatar Vakhtang Tsulaia
Browse files

Merge branch 'clang.AthenaServices-20210503' into 'master'

AthenaServices: Fix clang warning.

See merge request atlas/athena!43174
parents b0820317 af78c4d2
No related branches found
No related tags found
No related merge requests found
......@@ -53,7 +53,7 @@ private:
void createDict(std::ofstream& );
void createASCII(std::ofstream& );
void handle(const Incident &inc);
virtual void handle(const Incident &inc) override;
static void newHandler();
// properties
......
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