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.
Fork of libMiMic by
Diff: cpp/mimic.h
- Revision:
- 16:5aacf74ae574
- Parent:
- 7:2b33a8d84eb3
diff -r 95e9ac066afa -r 5aacf74ae574 cpp/mimic.h --- a/cpp/mimic.h Wed Apr 24 09:26:42 2013 +0000 +++ b/cpp/mimic.h Thu Apr 25 04:11:53 2013 +0000 @@ -5,6 +5,7 @@ #include "Net.h" #include "NetConfig.h" #include "Httpd.h" +#include "UrlReader.h" #include "HttpdConnection.h" #include "ModUrl.h" #include "ModRomFiles.h"