Skip to content
Snippets Groups Projects
Commit b068742e authored by Arne Goedeke's avatar Arne Goedeke
Browse files

make sure pike_types.h has types from stralloc.h

parent aa042227
No related branches found
No related tags found
No related merge requests found
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
#define PIKE_TYPES_H #define PIKE_TYPES_H
#include "svalue.h" #include "svalue.h"
#include "stralloc.h"
#define PIKE_TYPE_STACK_SIZE 100000 #define PIKE_TYPE_STACK_SIZE 100000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment