Fix building FFI on Linux

This commit is contained in:
Jackson Coxson
2025-07-22 14:17:46 -06:00
parent b5f47ff23c
commit 8a1fbbf740
4 changed files with 9 additions and 2 deletions

View File

@@ -9,7 +9,6 @@
#include <cstdint>
#include <optional>
#include <string>
#include <sys/_types/_u_int8_t.h>
#include <vector>
#ifdef _WIN32