Skip to content

Commit be70130

Browse files
Yogesh PandeYogesh Pande
Yogesh Pande
authored and
Yogesh Pande
committed
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 5c14cb9 commit be70130

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)