Skip to content

Commit 8b7ec53

Browse files
committed
Fix clang format issue
1 parent 4475df5 commit 8b7ec53

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

PWGLF/Tasks/Nuspex/multiplicityPt.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@
4242
#include <Framework/runDataProcessing.h>
4343
#include <ReconstructionDataFormats/Track.h>
4444

45-
#include "TMCProcess.h"
46-
#include "TPDGCode.h"
4745
#include <TF1.h>
46+
#include <TMCProcess.h>
47+
#include <TPDGCode.h>
4848

4949
#include <algorithm>
5050
#include <array>

0 commit comments

Comments
 (0)