Own fork of MbedSmartRest

Dependents:   MbedSmartRestMain MbedSmartRestMain

Fork of MbedSmartRest by Cumulocity Official

Revision:
16:81f9e39914cf
Parent:
11:e1bee9a77652
Child:
19:81dfc04ce0bb
--- a/Aggregator.h	Wed Feb 18 10:16:38 2015 +0000
+++ b/Aggregator.h	Tue Mar 03 14:51:54 2015 +0000
@@ -99,7 +99,7 @@
 		 */
 		Aggregator(bool = false);
 #endif
-		~Aggregator();
+		virtual ~Aggregator();
 
 		/**
 		 * Adds a record to the aggregator.