fix: add missing header file
This commit is contained in:
parent
77a4b818fb
commit
beb8d55337
|
@ -17,6 +17,7 @@
|
|||
#define INC_BENCHLOG_H_
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
|
||||
//
|
||||
// suport thread safe log module
|
||||
|
|
Loading…
Reference in New Issue