Update expose.h - Compile error (#880)

Fixes compile issues on Windows with w64devkit
This commit is contained in:
askmyteapot
2024-06-02 23:35:02 +10:00
committed by GitHub
parent c3649aabc5
commit 47606f5511
+1
View File
@@ -1,3 +1,4 @@
#include <cstdint>
#pragma once
const int stop_token_max = 16;