File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed
PWGCF/GenericFramework/Core Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1010// or submit itself to any jurisdiction.
1111
1212#include " GFW.h"
13+
1314#include < cstdio>
15+ #include < string>
1416#include < utility>
1517#include < vector>
16- #include < string>
1718
1819using std::complex ;
1920using std::pair;
Original file line number Diff line number Diff line change 1818
1919#include " GFWCumulant.h"
2020#include " GFWPowerArray.h"
21- #include < vector>
22- #include < string>
23- #include < utility>
21+
2422#include < algorithm>
2523#include < complex>
2624#include < cstdio>
25+ #include < string>
26+ #include < utility>
27+ #include < vector>
2728
2829class GFW
2930{
Original file line number Diff line number Diff line change 1010// or submit itself to any jurisdiction.
1111
1212#include " GFWCumulant.h"
13+
1314#include < vector>
1415
1516using std::complex ;
You can’t perform that action at this time.
0 commit comments