Skip to content

Commit 483c7af

Browse files
authored
include cstdint for uint32_t
Co-authored-by: Anton Alkin <anton.alkin@cern.ch>
1 parent 3987992 commit 483c7af

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Framework/Core/include/Framework/Concepts.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
#define O2_FRAMEWORK_CONCEPTS_H
1414

1515
#include <Framework/Traits.h>
16+
#include <cstdint>
1617
#include <concepts>
1718

1819
namespace o2::aod

0 commit comments

Comments
 (0)