Skip to content

Commit be1ce6c

Browse files
committed
Please consider the following formatting changes
1 parent b1a9c7e commit be1ce6c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Common/TableProducer/zdcExtraTableProducer.cxx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,12 @@
3232
#include <TH1.h>
3333
#include <TH2.h>
3434
#include <TRandom3.h>
35+
3536
#include <Rtypes.h>
3637

38+
#include <array>
3739
#include <cmath>
3840
#include <cstdint>
39-
#include <array>
4041

4142
using namespace o2;
4243
using namespace o2::framework;

0 commit comments

Comments
 (0)