We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c845be7 commit dfa07abCopy full SHA for dfa07ab
1 file changed
Framework/Core/include/Framework/Concepts.h
@@ -13,6 +13,7 @@
13
#define O2_FRAMEWORK_CONCEPTS_H
14
15
#include <Framework/Traits.h>
16
+#include <cstdint>
17
#include <concepts>
18
19
namespace o2::aod
0 commit comments