We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
#include <cstdint>
1 parent fa76472 commit 84c3404Copy full SHA for 84c3404
hilti/toolchain/include/ast/node-tag.h
@@ -3,6 +3,7 @@
3
#pragma once
4
5
#include <array>
6
+#include <cstdint>
7
#include <string>
8
9
namespace hilti::node {
0 commit comments