Skip to content

Commit 7edf59a

Browse files
committed
Please consider the following formatting changes
1 parent 1fcc122 commit 7edf59a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PWGUD/Tasks/flowCumulantsUpc.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,12 @@
5858
#include <chrono>
5959
#include <cmath>
6060
#include <cstdint>
61+
#include <map>
6162
#include <memory>
6263
#include <string>
6364
#include <unordered_map>
64-
#include <vector>
65-
#include <map>
6665
#include <utility>
66+
#include <vector>
6767

6868
using namespace o2;
6969
using namespace o2::framework;

0 commit comments

Comments
 (0)