summaryrefslogtreecommitdiff
path: root/TAO/tao/TAO_Server_Request.cpp
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2003-08-16 09:37:51 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2003-08-16 09:37:51 +0000
commit14de45d888228c6ffa1a57816b8cc8a043b25f2d (patch)
treee76436680bf749124d81df5f6c7fe3c616729d64 /TAO/tao/TAO_Server_Request.cpp
parentf20182cd788d7df3ea29d721290c6d2d91198816 (diff)
downloadATCD-14de45d888228c6ffa1a57816b8cc8a043b25f2d.tar.gz
ChangeLogTag:Sat Aug 16 02:17:49 2003 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/TAO_Server_Request.cpp')
-rw-r--r--TAO/tao/TAO_Server_Request.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/tao/TAO_Server_Request.cpp b/TAO/tao/TAO_Server_Request.cpp
index 60884f498eb..0bd5b72a3ef 100644
--- a/TAO/tao/TAO_Server_Request.cpp
+++ b/TAO/tao/TAO_Server_Request.cpp
@@ -1,14 +1,10 @@
// $Id$
-
-// Implementation of the Dynamic Server Skeleton Interface (for GIOP)
-
#include "TAO_Server_Request.h"
#include "CDR.h"
#include "Environment.h"
#include "Principal.h"
#include "ORB_Core.h"
-#include "ORB.h"
#include "Timeprobe.h"
#include "debug.h"
#include "Pluggable_Messaging_Utils.h"