a
Fork of mbed-rtos by
Diff: rtos/Queue.h
- Revision:
- 124:59573e78fcc4
- Parent:
- 8:88a1a9c26ae3
--- a/rtos/Queue.h Tue Apr 29 17:00:22 2014 +0100 +++ b/rtos/Queue.h Fri May 19 14:45:03 2017 +0000 @@ -26,7 +26,7 @@ #include <string.h> #include "cmsis_os.h" -#include "error.h" +//#include "error.h" namespace rtos {