forked from Telodendria/Telodendria
Fix compile error.
This commit is contained in:
parent
2747660473
commit
334a711b02
2 changed files with 2 additions and 1 deletions
|
@ -31,6 +31,7 @@
|
|||
#include <stddef.h>
|
||||
|
||||
#include <HashMap.h>
|
||||
#include <Array.h>
|
||||
|
||||
typedef struct Db Db;
|
||||
typedef struct DbRef DbRef;
|
||||
|
|
Loading…
Reference in a new issue