Added missing includes in main header file
This commit is contained in:
parent
09d186ab11
commit
7b5cad2e2c
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@
|
|||
# include <stdlib.h>
|
||||
# include <stdbool.h>
|
||||
# include "criterion.h"
|
||||
# include "stats.h"
|
||||
# include "hooks.h"
|
||||
# include "event.h"
|
||||
|
||||
enum criterion_assert_kind {
|
||||
|
|
Loading…
Add table
Reference in a new issue