Skip to content

Commit ff58b73

Browse files
committed
Please consider the following formatting changes
1 parent b038236 commit ff58b73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PWGUD/Tasks/testMcStdTabsRl.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@
1717
//
1818

1919
// C++ headers
20+
#include <algorithm>
2021
#include <set>
2122
#include <utility>
22-
#include <algorithm>
2323
#include <vector>
2424

2525
// O2 headers
26-
#include "Framework/AnalysisTask.h"
2726
#include "Framework/AnalysisDataModel.h"
27+
#include "Framework/AnalysisTask.h"
2828
#include "Framework/HistogramRegistry.h"
2929
#include "Framework/O2DatabasePDGPlugin.h"
3030
#include "Framework/runDataProcessing.h"

0 commit comments

Comments
 (0)