a

Fork of mbed-rtos by mbed official

Revision:
124:59573e78fcc4
Parent:
8:88a1a9c26ae3
Child:
125:23ce2f4ef62d
--- a/rtos/Mutex.cpp	Tue Apr 29 17:00:22 2014 +0100
+++ b/rtos/Mutex.cpp	Fri May 19 14:45:03 2017 +0000
@@ -22,7 +22,7 @@
 #include "Mutex.h"
 
 #include <string.h>
-#include "error.h"
+//#include "error.h"
 
 namespace rtos {