Fix warnings

This commit is contained in:
2025-09-18 09:27:04 +02:00
parent ec81d10d43
commit 1366d3c6d4
2 changed files with 25 additions and 11 deletions
+1
View File
@@ -1,4 +1,5 @@
#include <stdint.h>
#include <stdbool.h>
typedef struct WL_Runtime WL_Runtime;
typedef struct WL_Compiler WL_Compiler;