summaryrefslogtreecommitdiff
path: root/TAO/tao/PI/ClientRequestInfo.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-08-23 07:32:14 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-08-23 07:32:14 +0000
commitfe5533b6449f8ea04cdea5a0c92b44316d181b55 (patch)
tree5e75949adb3f2e7ae98387b032aaf87733a5148e /TAO/tao/PI/ClientRequestInfo.h
parent01a887ac35a85c4af2e09a2987d226f0b6be0fc0 (diff)
downloadATCD-fe5533b6449f8ea04cdea5a0c92b44316d181b55.tar.gz
ChangeLogTag:Mon Aug 22 21:33:37 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/PI/ClientRequestInfo.h')
-rw-r--r--TAO/tao/PI/ClientRequestInfo.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/TAO/tao/PI/ClientRequestInfo.h b/TAO/tao/PI/ClientRequestInfo.h
index b3391bf247d..4a47e23de92 100644
--- a/TAO/tao/PI/ClientRequestInfo.h
+++ b/TAO/tao/PI/ClientRequestInfo.h
@@ -18,7 +18,7 @@
#include /**/ "ace/pre.h"
-#include "tao/LocalObject.h"
+#include "tao/orbconf.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
@@ -31,13 +31,16 @@
#pragma warning(disable:4250)
#endif /* _MSC_VER */
+#include "tao/CORBA_methods.h"
#include "ClientRequestInfoC.h"
#include "PIForwardRequestC.h"
#include "PICurrent_Impl.h"
#include "PICurrent_Copy_Callback.h"
#include "tao/ORB_Constants.h"
+#include "tao/LocalObject.h"
#include "tao/Invocation_Utils.h"
+
class TAO_Service_Context;
namespace TAO