We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3649aa commit 47606f5Copy full SHA for 47606f5
expose.h
@@ -1,3 +1,4 @@
1
+#include <cstdint>
2
#pragma once
3
4
const int stop_token_max = 16;
0 commit comments