Remove warnings
[anna.git] / include / anna / comm / Delivery.hpp
index 54c2670..01d597b 100644 (file)
@@ -230,8 +230,8 @@ private:
   std::string a_name;
   Resources a_resources;
   bool a_isAvailable;
-  Millisecond a_timeStamp;
   Millisecond a_recoveryTime;
+  Millisecond a_timeStamp;
 
   bool unsafe_recover(const Resource* resource) throw();