a

Fork of mbed-rtos by mbed official

Revision:
125:23ce2f4ef62d
Parent:
8:88a1a9c26ae3
--- 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 {