CpuUid: fixed missing include for MBED_ASSERT()

pull/5557/head
Michael Kaplan 2017-11-27 12:54:01 +01:00
parent 229601571d
commit c3fce7b959
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
*/
#include "hal/cpu_uid_api.h"
#include "platform/mbed_assert.h"
#include "drivers/CpuUid.h"
#if DEVICE_CPUUID