Skip to content

Commit 72a1812

Browse files
committed
clang format
1 parent 8b97910 commit 72a1812

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PWGCF/Flow/Tasks/flowTask.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,12 @@
4545
#include <TRandom3.h>
4646

4747
#include <cmath>
48+
#include <map>
4849
#include <memory>
4950
#include <string>
5051
#include <unordered_map>
51-
#include <vector>
52-
#include <map>
5352
#include <utility>
53+
#include <vector>
5454

5555
using namespace o2;
5656
using namespace o2::framework;

0 commit comments

Comments
 (0)