Index: plugins/branches/0185_GEN_PHYSICS_REFACTOR_2/ZBoostNetworking/src/HTTP/Reply.hpp
===================================================================
--- plugins/branches/0185_GEN_PHYSICS_REFACTOR_2/ZBoostNetworking/src/HTTP/Reply.hpp (revision 1494)
+++ plugins/branches/0185_GEN_PHYSICS_REFACTOR_2/ZBoostNetworking/src/HTTP/Reply.hpp (revision 3332)
@@ -67,4 +67,10 @@
     /// @}
 
+    /// @name I_Response implementation
+    /// @{
+public:
+    virtual unsigned int getRequestMessageId() const;
+    /// @}
+
     /// @name Reply implementation
     /// @{
