Official reference client implementation for Cumulocity SmartREST on u-blox C027.

Dependencies:   C027_Support C12832 LM75B MMA7660 MbedSmartRest mbed-rtos mbed

Fork of MbedSmartRestMain by Vincent Wochnik

Revision:
101:dbcd3bc51758
Parent:
92:48069375dffa
--- a/util/SmartRestTemplate.cpp	Thu May 07 13:56:19 2015 +0000
+++ b/util/SmartRestTemplate.cpp	Fri May 08 12:19:57 2015 +0000
@@ -1,5 +1,5 @@
+#include <string.h>
 #include "SmartRestTemplate.h"
-#include <string.h>
 
 SmartRestTemplate::SmartRestTemplate()
 {