Skip to content

Commit 162c2d7

Browse files
committed
Please consider the following formatting changes
1 parent 255b192 commit 162c2d7

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

PWGCF/TwoParticleCorrelations/Tasks/longRangeDihadronCor.cxx

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,11 @@
5454
#include "TRandom3.h"
5555
#include <TPDGCode.h>
5656

57-
#include <string>
58-
#include <vector>
5957
#include <map>
60-
#include <utility>
6158
#include <memory>
62-
59+
#include <string>
60+
#include <utility>
61+
#include <vector>
6362

6463
using namespace o2;
6564
using namespace o2::framework;

0 commit comments

Comments
 (0)