Skip to content

Commit 6c3f307

Browse files
author
Seppo Takalo
committed
Fix PR5578
1 parent 9ebefcd commit 6c3f307

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

platform/CircularBuffer.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
#define MBED_CIRCULARBUFFER_H
1818

1919
#include "platform/mbed_critical.h"
20+
#include "platform/mbed_assert.h"
2021

2122
namespace mbed {
2223

0 commit comments

Comments
 (0)