fix build error: "unknown type name uint32_t"

This commit is contained in:
ahmedmoselhi 2023-04-09 20:48:58 +02:00 committed by GitHub
parent f376f3cb5f
commit 5506b7fd08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,7 @@
#include <string>
#include <vector>
#include <functional>
#include <stdint.h>
// Platform integration