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 MbedJSONValue by
Diff: MbedJSONValue.cpp
- Revision:
- 5:7c0afc41a115
- Parent:
- 3:f2ffae08b963
diff -r 10a99cdf7846 -r 7c0afc41a115 MbedJSONValue.cpp
--- a/MbedJSONValue.cpp Thu Sep 22 10:57:37 2011 +0000
+++ b/MbedJSONValue.cpp Sat Nov 18 19:11:20 2017 +0000
@@ -1,7 +1,7 @@
#include "MbedJSONValue.h"
# include <stdlib.h>
-# include <stdio.h>
+# include <cstdio>
// Clean up
void MbedJSONValue::clean() {
