Skip to content

Commit 34c0348

Browse files
authored
Update value.h
1 parent 4327889 commit 34c0348

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
@@ -1,6 +1,7 @@
11
#ifndef VALUE_H
22
#define VALUE_H
33

4+
#include "object.h"
45
#include <stdbool.h>
56
#include <stddef.h>
67
#include <stdarg.h>

0 commit comments

Comments
 (0)