Add missing include stdbool.h

pull/11051/head
Marcus Chang 2017-11-12 15:14:38 -08:00
parent 8a2d3a0ff1
commit de7024f7ab
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
#include "mbed_printf_implementation.h"
#include <stdbool.h>
/***************************/
/* MBED */