Merge pull request #9 from edieruby/develop

fix: compiler error
This commit is contained in:
Tilen Majerle 2023-02-10 10:06:49 +01:00 committed by GitHub
commit 279dab4d65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,6 +36,7 @@
#include <limits.h>
#include <stdint.h>
#include <stddef.h>
#include "lwmem/lwmem_opt.h"
#ifdef __cplusplus