Skip to content

Commit bcc69b4

Browse files
authored
Merge pull request #4185 from sarahmarshy/mbed-debug-include
Include mbed_debug.h in mbed.h
2 parents 94b67de + 663b4eb commit bcc69b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mbed.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
#include "platform/mbed_error.h"
6868
#include "platform/mbed_interface.h"
6969
#include "platform/mbed_assert.h"
70+
#include "platform/mbed_debug.h"
7071

7172
// mbed Peripheral components
7273
#include "drivers/DigitalIn.h"

0 commit comments

Comments
 (0)