Skip to content

Commit ffdf8a1

Browse files
committed
Please consider the following formatting changes
1 parent 659cfd6 commit ffdf8a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGLF/Tasks/GlobalEventProperties/dndeta-mft-pp.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,13 @@
3535

3636
#include "TFile.h"
3737

38+
#include <algorithm>
3839
#include <chrono>
3940
#include <cmath>
4041
#include <cstdint>
4142
#include <cstdlib>
4243
#include <unordered_set>
4344
#include <vector>
44-
#include <algorithm>
4545

4646
using namespace o2;
4747
using namespace o2::framework;

0 commit comments

Comments
 (0)