Skip to content

Commit

Permalink
Merge pull request #5748 from SeppoTakalo/FIX_PR5578
Browse files Browse the repository at this point in the history
Fix PR5578
  • Loading branch information
0xc0170 committed Dec 21, 2017
2 parents 9ebefcd + 6c3f307 commit 1ae20c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions platform/CircularBuffer.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
#define MBED_CIRCULARBUFFER_H

#include "platform/mbed_critical.h"
#include "platform/mbed_assert.h"

namespace mbed {

Expand Down

0 comments on commit 1ae20c5

Please sign in to comment.