Skip to content

Commit 85616e3

Browse files
committed
Please consider the following formatting changes
1 parent 9c05c68 commit 85616e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PWGCF/Flow/Tasks/flowGfwOmegaXi.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,11 @@
5050
#include <TRandom3.h>
5151

5252
#include <cmath>
53+
#include <map>
5354
#include <memory>
5455
#include <string>
55-
#include <vector>
5656
#include <unordered_map>
57-
#include <map>
57+
#include <vector>
5858

5959
using namespace o2;
6060
using namespace o2::framework;

0 commit comments

Comments
 (0)