mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #2570 from yogpan01/compilation-fix
Fix failing compilation for mbed-ospull/2578/head
commit
9111aa4c2d
|
@ -27,6 +27,7 @@
|
||||||
#include "eventOS_scheduler.h"
|
#include "eventOS_scheduler.h"
|
||||||
|
|
||||||
#include "mbed-trace/mbed_trace.h"
|
#include "mbed-trace/mbed_trace.h"
|
||||||
|
#include "mbed.h"
|
||||||
|
|
||||||
#define TRACE_GROUP "mClt"
|
#define TRACE_GROUP "mClt"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue