Skip to content

Commit 733769d

Browse files
committed
Fix namespace issue
1 parent a21ec32 commit 733769d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PWGLF/Tasks/Strangeness/phik0shortanalysis.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
using namespace o2;
5959
using namespace o2::framework;
6060
using namespace o2::framework::expressions;
61+
using namespace o2::aod::track;
6162

6263
struct Phik0shortanalysis {
6364
// Histograms are defined with HistogramRegistry

0 commit comments

Comments
 (0)