mirror of https://github.com/ARMmbed/mbed-os.git
Remove inclusion of an internal RTX header
parent
70e7b40468
commit
e8c5d652ef
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue