Skip to content

Commit a619d22

Browse files
authored
Merge pull request #5598 from bulislaw/remove_rtx_int_header
Remove unnecessary inclusion of an internal RTX header
2 parents 79a8bf1 + e8c5d65 commit a619d22

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rtos/TARGET_CORTEX/mbed_rtx_idle.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
#include "platform/mbed_sleep.h"
2525
#include "TimerEvent.h"
2626
#include "lp_ticker_api.h"
27-
#include "rtx_core_cm.h"
2827
#include "mbed_critical.h"
2928
#include "mbed_assert.h"
3029
#include <new>

0 commit comments

Comments
 (0)