mirror of https://github.com/ARMmbed/mbed-os.git
error - include interface header file
to get mbed_error_vprinf() declarationpull/1920/head
parent
6167f23da6
commit
3b2d75fcda
|
|
@ -18,6 +18,7 @@
|
|||
#include "device.h"
|
||||
#include "toolchain.h"
|
||||
#include "mbed_error.h"
|
||||
#include "mbed_interface.h"
|
||||
#if DEVICE_STDIO_MESSAGES
|
||||
#include <stdio.h>
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue