Skip to content

Commit cc32e83

Browse files
committed
reorder include
1 parent 788f076 commit cc32e83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGLF/Tasks/Resonances/f0980analysis.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111

1212
/// \author Junlee Kim (jikim1290@gmail.com)
1313

14-
#include <vector>
1514
#include <Framework/Configurable.h>
1615
#include <TLorentzVector.h>
1716
#include "TVector2.h"
17+
#include <vector>
1818

1919
#include "Common/DataModel/Centrality.h"
2020
#include "Common/DataModel/EventSelection.h"

0 commit comments

Comments
 (0)