a
Fork of mbed-rtos by
Diff: rtos/Semaphore.cpp
- Revision:
- 125:23ce2f4ef62d
- Parent:
- 8:88a1a9c26ae3
diff -r 59573e78fcc4 -r 23ce2f4ef62d rtos/Semaphore.cpp --- a/rtos/Semaphore.cpp Fri May 19 14:45:03 2017 +0000 +++ b/rtos/Semaphore.cpp Fri May 26 09:53:54 2017 +0000 @@ -22,7 +22,7 @@ #include "Semaphore.h" #include <string.h> -#include "error.h" +//#include "error.h" namespace rtos {