util: Include <stdbool.h> in debug.h.
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#define _DEBUG_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
Reference in New Issue
Block a user