Skip to content

Commit 445e878

Browse files
committed
Fix code formatting
1 parent 80ada63 commit 445e878

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

PWGUD/TableProducer/upcCandProducerBarrel.cxx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,11 @@
3636
#include <Framework/Logger.h>
3737
#include <Framework/runDataProcessing.h>
3838

39-
#include <Rtypes.h>
4039
#include <TH1.h>
4140
#include <TH2.h>
4241

42+
#include <Rtypes.h>
43+
4344
#include <algorithm>
4445
#include <bitset>
4546
#include <cmath>

0 commit comments

Comments
 (0)