Skip to content

Commit 8757ffe

Browse files
Yogesh Pande0xc0170
authored andcommitted
Fix failing compilation for mbed-os
This commit fixes issue #2569 This commit has to go in coming mbed-os release else the build is broken.
1 parent b72f967 commit 8757ffe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

features/FEATURE_CLIENT/mbed-client-classic/source/m2mconnectionhandlerpimpl.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
#include "eventOS_scheduler.h"
2828

2929
#include "mbed-trace/mbed_trace.h"
30+
#include "mbed.h"
3031

3132
#define TRACE_GROUP "mClt"
3233

0 commit comments

Comments
 (0)