error - include interface header file

to get mbed_error_vprinf() declaration
pull/1920/head
0xc0170 2016-06-13 21:50:39 +01:00
parent 6167f23da6
commit 3b2d75fcda
1 changed files with 1 additions and 0 deletions

View File

@ -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