mbed-rtos
Fork of mbed-rtos by
Revision 69:1110fa448e2f, committed 2015-03-31
- Comitter:
- yusuke_kyo
- Date:
- Tue Mar 31 09:46:05 2015 +0000
- Parent:
- 29:5dfe422a963d
- Child:
- 70:923739f38354
- Commit message:
- mbed-rtos
Changed in this revision
| rtos/Queue.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/rtos/Queue.h Tue Apr 29 17:00:22 2014 +0100
+++ b/rtos/Queue.h Tue Mar 31 09:46:05 2015 +0000
@@ -26,7 +26,7 @@
#include <string.h>
#include "cmsis_os.h"
-#include "error.h"
+#include "mbed_error.h"
namespace rtos {
