Osama Ashaikh / mbed-rtos

Fork of mbed-rtos by mbed official

Revision:
121:33cea2f9dfee
Parent:
40:bd07334df5b1
diff -r 3d9d2b8b8f17 -r 33cea2f9dfee rtos/RtosTimer.cpp
--- a/rtos/RtosTimer.cpp	Mon Jan 11 17:00:32 2016 +0000
+++ b/rtos/RtosTimer.cpp	Fri Sep 02 02:10:10 2016 +0000
@@ -24,7 +24,7 @@
 #include <string.h>
 
 #include "cmsis_os.h"
-#include "mbed_error.h"
+//#include "mbed_error.h"
 
 namespace rtos {