Skip to content

Commit c55c8b8

Browse files
authored
Solved formating issue
1 parent 255b192 commit c55c8b8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

PWGCF/TwoParticleCorrelations/Tasks/longRangeDihadronCor.cxx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +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>
59+
#include <string>
60+
#include <utility>
61+
#include <vector>
6262

6363

6464
using namespace o2;

0 commit comments

Comments
 (0)