Skip to content

Commit ef89a2f

Browse files
committed
Please consider the following formatting changes
1 parent 85d041c commit ef89a2f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

PWGLF/Tasks/QC/v0cascadesqa.cxx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121

2222
#include <cmath>
2323
// #include <cstdlib>
24-
#include <string>
2524
#include "PWGLF/DataModel/LFStrangenessPIDTables.h"
2625
#include "PWGLF/DataModel/LFStrangenessTables.h"
2726

@@ -42,6 +41,8 @@
4241
#include "Framework/runDataProcessing.h"
4342
#include "ReconstructionDataFormats/Track.h"
4443

44+
#include <string>
45+
4546
using namespace o2::aod::rctsel;
4647

4748
using namespace o2;

0 commit comments

Comments
 (0)