Skip to content

Commit 1ae20c5

Browse files
authored
Merge pull request #5748 from SeppoTakalo/FIX_PR5578
Fix PR5578
2 parents 9ebefcd + 6c3f307 commit 1ae20c5

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)