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 cfb7a0a commit 7f65319Copy full SHA for 7f65319
1 file changed
Makefile
@@ -9,6 +9,7 @@ endif
9
10
# Fail on warnings
11
export RUSTFLAGS := -D warnings
12
+export CXXFLAGS := -include cstdint
13
14
.PHONY: build
15
build:
0 commit comments