mirror of
https://git.planet-casio.com/Lephenixnoir/gint.git
synced 2025-04-03 17:17:10 +02:00
minor: add missing include in defs/call.h
This commit is contained in:
parent
444ab2dd8b
commit
f427620103
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
#define GINT_DEFS_CALL
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <gint/defs/attributes.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
Loading…
Add table
Reference in a new issue