Fix for build

This commit is contained in:
Ken Van Hoeylandt 2026-02-09 20:27:38 +01:00
parent 420fdfdd88
commit d3c6e52ce3

View File

@ -2,7 +2,7 @@
#pragma once
#include <stddef.h>
#include <stdbool.h>
#ifdef __cplusplus
extern "C" {