Skip to content

Commit 4efed45

Browse files
authored
Merge pull request #46 from alibuild/alibot-cleanup-12177
Please consider the following formatting changes to #12177
2 parents 618d3c4 + bcdb68f commit 4efed45

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

PWGEM/Dilepton/Tasks/dielectronHadron2PC.cxx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414
// This code is for dielectron analyses.
1515
// Please write to: daiki.sekihata@cern.ch
1616

17-
#include "Framework/runDataProcessing.h"
18-
#include "Framework/AnalysisTask.h"
19-
#include "Framework/ASoAHelpers.h"
20-
2117
#include "PWGEM/Dilepton/Core/DileptonHadron.h"
2218

19+
#include "Framework/ASoAHelpers.h"
20+
#include "Framework/AnalysisTask.h"
21+
#include "Framework/runDataProcessing.h"
22+
2323
WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
2424
{
2525
return WorkflowSpec{

0 commit comments

Comments
 (0)