Skip to content

Commit dbac637

Browse files
authored
Merge pull request #8 from alibuild/alibot-cleanup-11540
Please consider the following formatting changes to AliceO2Group#11540
2 parents 816fc37 + 6359d61 commit dbac637

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

PWGLF/TableProducer/Strangeness/Converters/straevselsconverter4.cxx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,12 @@
88
// In applying this license CERN does not waive the privileges and immunities
99
// granted to it by virtue of its status as an Intergovernmental Organization
1010
// or submit itself to any jurisdiction.
11-
#include "Framework/runDataProcessing.h"
12-
#include "Framework/AnalysisTask.h"
13-
#include "Framework/AnalysisDataModel.h"
1411
#include "PWGLF/DataModel/LFStrangenessTables.h"
1512

13+
#include "Framework/AnalysisDataModel.h"
14+
#include "Framework/AnalysisTask.h"
15+
#include "Framework/runDataProcessing.h"
16+
1617
using namespace o2;
1718
using namespace o2::framework;
1819

0 commit comments

Comments
 (0)