Skip to content

Commit 3af6073

Browse files
committed
IWYU
1 parent a5bb3b4 commit 3af6073

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Framework/Core/include/Framework/BinningPolicy.h

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,13 @@
1414

1515
#include "Framework/HistogramSpec.h" // only for VARIABLE_WIDTH
1616
#include "Framework/Pack.h"
17+
#include "Framework/ASoA.h"
18+
#include <arrow/table.h>
19+
#include <cstddef>
20+
#include <array>
21+
#include <cstdint>
22+
#include <vector>
23+
#include <tuple>
1724

1825
namespace o2::framework
1926
{

0 commit comments

Comments
 (0)