mirror of https://github.com/ARMmbed/mbed-os.git
Add missing include stdbool.h
parent
8a2d3a0ff1
commit
de7024f7ab
|
@ -16,7 +16,7 @@
|
||||||
|
|
||||||
#include "mbed_printf_implementation.h"
|
#include "mbed_printf_implementation.h"
|
||||||
|
|
||||||
|
#include <stdbool.h>
|
||||||
|
|
||||||
/***************************/
|
/***************************/
|
||||||
/* MBED */
|
/* MBED */
|
||||||
|
|
Loading…
Reference in New Issue