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 5b50746 commit 189a33bCopy full SHA for 189a33b
core/vm.h
@@ -18,6 +18,7 @@ limitations under the License.
18
#define JSONNET_VM_H
19
20
#include <libjsonnet.h>
21
+#include <cstdint>
22
23
#include "ast.h"
24
0 commit comments