diff Framework/Toolbox/MessagingToolbox.h @ 57:d20e25cfcf3a wasm

IWebService
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 03 May 2017 14:45:21 +0200
parents 28956ed68280
children acb60cbb8301
line wrap: on
line diff
--- a/Framework/Toolbox/MessagingToolbox.h	Fri Apr 28 21:46:41 2017 +0200
+++ b/Framework/Toolbox/MessagingToolbox.h	Wed May 03 14:45:21 2017 +0200
@@ -38,7 +38,7 @@
 {
   namespace MessagingToolbox
   {
-    class Timestamp
+    class Timestamp  // TODO REMOVE THIS
     {
     private:
 #if defined(__native_client__)