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 XBeeLib by
Diff: Utils/Utils.cpp
- Revision:
- 2:2ee1b6d51df2
- Parent:
- 0:fcaad0dfa051
- Child:
- 4:629712865107
diff -r 794d1d3e4a08 -r 2ee1b6d51df2 Utils/Utils.cpp
--- a/Utils/Utils.cpp Mon May 11 17:58:00 2015 +0200
+++ b/Utils/Utils.cpp Thu May 14 16:21:39 2015 +0200
@@ -11,7 +11,7 @@
*/
#include "Utils.h"
-#include <cstring>
+#include <string.h>
void rmemcpy(uint8_t * const dest, const uint8_t * const src, uint16_t bytes)
{
