asd
Fork of mbed-rtos by
Diff: rtos/Mutex.cpp
- Revision:
- 124:67936994a23d
- Parent:
- 123:58563e6cba1e
--- a/rtos/Mutex.cpp Mon Nov 14 17:14:42 2016 -0600 +++ b/rtos/Mutex.cpp Tue Feb 20 14:37:53 2018 +0000 @@ -22,7 +22,6 @@ #include "rtos/Mutex.h" #include <string.h> -#include "platform/mbed_error.h" namespace rtos {