Skip to content

Commit 4098cb0

Browse files
authored
...
1 parent ecd2180 commit 4098cb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

value.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
#define VALUE_H
33

44
#include <stdbool.h>
5+
#include <stddef.h>
56

67
#ifndef VALUE_TYPE_DEFINED
78
#define VALUE_TYPE_DEFINED

0 commit comments

Comments
 (0)