Merge pull request #5748 from SeppoTakalo/FIX_PR5578

Fix PR5578
pull/5756/head
Martin Kojtal 2017-12-21 14:31:01 +00:00 committed by GitHub
commit 1ae20c5659
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
#define MBED_CIRCULARBUFFER_H
#include "platform/mbed_critical.h"
#include "platform/mbed_assert.h"
namespace mbed {