params: add cstdint header

pull/1022/head
FlightlessMango 1 year ago
parent e77585d848
commit 3f8f036ee8

@ -5,6 +5,7 @@
#include <string>
#include <vector>
#include <unordered_map>
#include <cstdint>
#ifdef __cplusplus
extern "C" {

Loading…
Cancel
Save