Skip to content

Commit 79471b3

Browse files
vkuceraThePhDane
authored andcommitted
[PWGHF] correlatorFlowCharmHadrons: Fix missing using directives (AliceO2Group#12847)
1 parent dc2448b commit 79471b3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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)