Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: ch8_mbed_websocket_client
Fork of mbed-rtos by
Diff: rtos/Thread.cpp
- Revision:
- 63:38db02a8de8f
- Parent:
- 8:88a1a9c26ae3
--- a/rtos/Thread.cpp Wed Sep 11 20:15:08 2013 +0100
+++ b/rtos/Thread.cpp Wed Feb 04 03:40:41 2015 +0000
@@ -21,7 +21,7 @@
*/
#include "Thread.h"
-#include "error.h"
+#include "mbed_error.h"
namespace rtos {
