Remove inclusion of an internal RTX header

pull/5598/head
Bartek Szatkowski 2017-11-28 12:07:57 +01:00
parent 70e7b40468
commit e8c5d652ef
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@
#include "platform/mbed_sleep.h" #include "platform/mbed_sleep.h"
#include "TimerEvent.h" #include "TimerEvent.h"
#include "lp_ticker_api.h" #include "lp_ticker_api.h"
#include "rtx_core_cm.h"
#include "mbed_critical.h" #include "mbed_critical.h"
#include "mbed_assert.h" #include "mbed_assert.h"
#include <new> #include <new>