mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #5598 from bulislaw/remove_rtx_int_header
Remove unnecessary inclusion of an internal RTX headerpull/5527/merge
commit
a619d226f3
|
|
@ -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