Hmmm... (0.27.2)
This commit is contained in:
parent
48f5c3e313
commit
4056ef2ce0
4 changed files with 96 additions and 4 deletions
|
|
@ -694,7 +694,7 @@ static char *preprocess_includes_internal(const char *src, int depth) {
|
|||
return out.buf;
|
||||
}
|
||||
|
||||
static char *preprocess_includes(const char *src) {
|
||||
char *preprocess_includes(const char *src) {
|
||||
return preprocess_includes_internal(src, 0);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue