Skip to content
Snippets Groups Projects
Commit 94e03aab authored by scott snyder's avatar scott snyder Committed by scott snyder
Browse files

AthenaMonitoringKernel: Fix clang warning.

Can't have a defaulted move ctor for HistogramFiller because it has
a std::mutex member (which has a deleted move ctor).
parent 3fc68229
Loading
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