summaryrefslogtreecommitdiff
path: root/TAO/tao/RTPortableServer/RT_Servant_Dispatcher.cpp
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2002-06-06 21:24:50 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2002-06-06 21:24:50 +0000
commitb7208df4310cbd4ea9cf47ebf1b4511886e59b3a (patch)
treeb3b93b2fb8b46a4c711e8ebf9355e0859da0a9d1 /TAO/tao/RTPortableServer/RT_Servant_Dispatcher.cpp
parentff8f3f6b1ebc0f156a726bfc7c0336ac8215fa4d (diff)
downloadATCD-b7208df4310cbd4ea9cf47ebf1b4511886e59b3a.tar.gz
Thu Jun 06 13:56:54 2002 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'TAO/tao/RTPortableServer/RT_Servant_Dispatcher.cpp')
-rw-r--r--TAO/tao/RTPortableServer/RT_Servant_Dispatcher.cpp5
1 files changed, 4 insertions, 1 deletions
diff --git a/TAO/tao/RTPortableServer/RT_Servant_Dispatcher.cpp b/TAO/tao/RTPortableServer/RT_Servant_Dispatcher.cpp
index 3e1893cc2b0..d0878accf2a 100644
--- a/TAO/tao/RTPortableServer/RT_Servant_Dispatcher.cpp
+++ b/TAO/tao/RTPortableServer/RT_Servant_Dispatcher.cpp
@@ -6,9 +6,12 @@
#include "tao/ORB_Core.h"
#include "tao/TAO_Server_Request.h"
#include "tao/Service_Context.h"
+#include "tao/Protocols_Hooks.h"
#include "tao/debug.h"
-ACE_RCSID(tao, Default_Acceptor_Filter, "$Id$")
+ACE_RCSID (RTPortableServer,
+ RT_Servant_Dispatcher,
+ "$Id$")
TAO_RT_Servant_Dispatcher::~TAO_RT_Servant_Dispatcher (void)
{