Skip to content

Commit d402cb6

Browse files
committed
correlatorFlowCharmHadrons: Fix missing using directives
1 parent 5cc7517 commit d402cb6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

PWGHF/HFC/TableProducer/correlatorFlowCharmHadrons.cxx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@
4545
#include <vector>
4646

4747
using namespace o2;
48+
using namespace o2::framework;
49+
using namespace o2::framework::expressions;
4850
using namespace o2::hf_centrality;
4951
using namespace o2::hf_evsel;
5052

0 commit comments

Comments
 (0)