Skip to content

Commit 3f8f036

Browse files
params: add cstdint header
1 parent e77585d commit 3f8f036

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/overlay_params.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#include <string>
66
#include <vector>
77
#include <unordered_map>
8+
#include <cstdint>
89

910
#ifdef __cplusplus
1011
extern "C" {

0 commit comments

Comments
 (0)