Skip to content

Commit 3cb7006

Browse files
committed
Please consider the following formatting changes
1 parent 872404e commit 3cb7006

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Common/Tasks/zdcExtraTableReader.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@
2727
#include <Framework/InitContext.h>
2828
#include <Framework/runDataProcessing.h>
2929

30+
#include <TAxis.h>
3031
#include <TH1.h>
3132
#include <TH2.h>
3233
#include <THn.h>
3334
#include <TList.h>
3435
#include <TProfile3D.h>
36+
#include <TString.h>
3537

3638
#include <Rtypes.h>
37-
#include <TAxis.h>
38-
#include <TString.h>
3939

4040
#include <array>
4141
#include <cmath>

0 commit comments

Comments
 (0)