Skip to content

Commit f62b94f

Browse files
committed
Please consider the following formatting changes
1 parent cb8c136 commit f62b94f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Tutorials/src/filters.cxx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
/// \author Anton Alkin (anton.alkin@cern.ch)
1414
/// \file filters.cxx
1515

16-
#include <string>
17-
18-
#include "Framework/runDataProcessing.h"
1916
#include "Framework/AnalysisTask.h"
17+
#include "Framework/runDataProcessing.h"
18+
19+
#include <string>
2020

2121
using namespace o2;
2222
using namespace o2::framework;

0 commit comments

Comments
 (0)