Skip to content

Commit 741a348

Browse files
authored
Merge pull request #47 from alibuild/alibot-cleanup-12056
Please consider the following formatting changes to #12056
2 parents 0c2e3cd + bdf9dc3 commit 741a348

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

DPG/Tasks/MFT/aQCMFTTracks.cxx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,11 @@
3030
#include "Framework/TimingInfo.h"
3131
#include "Framework/runDataProcessing.h"
3232

33-
#include <algorithm>
3433
#include <TH1F.h>
3534
#include <TH2F.h>
3635

36+
#include <algorithm>
37+
3738
using namespace o2;
3839
using namespace o2::framework;
3940
using namespace o2::aod;

0 commit comments

Comments
 (0)