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.
Dependencies: NaturalTinyShell_ice libmDot-12Sept mbed-rtos mbed
Fork of ICE by
Diff: src/CloudDataHandler/CloudFileReceiver.cpp
- Revision:
- 116:7337ed514891
- Parent:
- 99:55317f374a94
- Child:
- 134:f90154ff33ec
--- a/src/CloudDataHandler/CloudFileReceiver.cpp Thu Sep 22 16:10:01 2016 +0000 +++ b/src/CloudDataHandler/CloudFileReceiver.cpp Thu Sep 22 21:09:49 2016 +0000 @@ -1,4 +1,5 @@ #include "CloudFileReceiver.h" +#include "CloudDataHandler.h" #include "MTSLog.h" #include "MbedJSONValue.h" #include "global.h"
