forked from ground/ground
added solstice support to the collections lib
This commit is contained in:
@@ -11,6 +11,6 @@ typedef struct {
|
||||
UT_hash_handle hh;
|
||||
} HashmapItem;
|
||||
|
||||
GroundValue createHashmapStruct();
|
||||
void initHashmaps(GroundScope* scope);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user