We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecd2180 commit 4098cb0Copy full SHA for 4098cb0
value.h
@@ -2,6 +2,7 @@
2
#define VALUE_H
3
4
#include <stdbool.h>
5
+#include <stddef.h>
6
7
#ifndef VALUE_TYPE_DEFINED
8
#define VALUE_TYPE_DEFINED
0 commit comments