There was an error while loading. Please reload this page.
1 parent 46f01bc commit 9a073f3Copy full SHA for 9a073f3
1 file changed
PWGMM/UE/Tasks/flattenicityTask.cxx
@@ -15,7 +15,6 @@
15
/// \since August 2026
16
17
#include "Common/DataModel/Centrality.h"
18
-#include "Common/DataModel/Multiplicity.h"
19
#include "Common/DataModel/TrackSelectionTables.h"
20
21
#include <CommonConstants/MathConstants.h>
@@ -31,6 +30,8 @@
31
30
#include <algorithm>
32
#include <array>
33
#include <cmath>
+#include <cstddef>
34
+#include <cstdint>
35
#include <string>
36
#include <vector>
37
0 commit comments