include stdbool.h
This commit is contained in:
parent
aaf35d22d8
commit
533eb6b9c3
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
#include <string.h>
|
||||
#include <assert.h>
|
||||
#include <pcre.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#include "r3_define.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue