Skip to content

Commit 27b8c5f

Browse files
committed
clang formatting
1 parent 6ea81cc commit 27b8c5f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

PWGJE/Tasks/jetCorrelationD0.cxx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,12 @@
3333

3434
#include <Rtypes.h>
3535

36+
#include <cmath>
3637
#include <cstdint>
3738
#include <cstdlib>
3839
#include <string>
3940
#include <vector>
4041

41-
#include <cmath>
42-
4342
using namespace o2;
4443
using namespace o2::framework;
4544
using namespace o2::framework::expressions;

0 commit comments

Comments
 (0)