Skip to content

Commit 9111aa4

Browse files
authored
Merge pull request #2570 from yogpan01/compilation-fix
Fix failing compilation for mbed-os
2 parents 5c14cb9 + be70130 commit 9111aa4

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)