From e8c5d652ef09829b6cb2e79c613fb7daa9c747dc Mon Sep 17 00:00:00 2001 From: Bartek Szatkowski Date: Tue, 28 Nov 2017 12:07:57 +0100 Subject: [PATCH] Remove inclusion of an internal RTX header --- rtos/TARGET_CORTEX/mbed_rtx_idle.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/rtos/TARGET_CORTEX/mbed_rtx_idle.cpp b/rtos/TARGET_CORTEX/mbed_rtx_idle.cpp index 32d5ead975..bb2be1c421 100644 --- a/rtos/TARGET_CORTEX/mbed_rtx_idle.cpp +++ b/rtos/TARGET_CORTEX/mbed_rtx_idle.cpp @@ -24,7 +24,6 @@ #include "platform/mbed_sleep.h" #include "TimerEvent.h" #include "lp_ticker_api.h" -#include "rtx_core_cm.h" #include "mbed_critical.h" #include "mbed_assert.h" #include