summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-02-18 09:07:14 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-02-18 09:07:14 +0000
commit685cbd31f0c2b28e550cff1226b6dea3f3150136 (patch)
tree91ba7fc4584511f31379702bdcf543da966f7f78 /TAO/tao/ORB.h
parent872553f0d5680b863cd6b1948c68ca20a7269e46 (diff)
downloadATCD-685cbd31f0c2b28e550cff1226b6dea3f3150136.tar.gz
ChangeLogTag: Fri Feb 18 17:04:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/ORB.h')
-rw-r--r--TAO/tao/ORB.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/ORB.h b/TAO/tao/ORB.h
index 5a094b44b97..b887917c8b4 100644
--- a/TAO/tao/ORB.h
+++ b/TAO/tao/ORB.h
@@ -27,7 +27,6 @@
#include "orb_typesC.h"
#include "objectid.h"
#include "Policy_ForwardC.h"
-#include "OBV_Constants.h"
#include "CORBA_methods.h"
#include "VarOut_T.h"
@@ -45,7 +44,6 @@ typedef enum
/// Forward declarations.
class TAO_MProfile;
-struct TAO_Dispatch_Context;
class TAO_Client_Strategy_Factory;
class TAO_Server_Strategy_Factory;
class TAO_InputCDR;
@@ -121,6 +119,8 @@ namespace CORBA
typedef TAO_Pseudo_Var_T<ORB> ORB_var;
typedef TAO_Pseudo_Out_T<ORB, ORB_var> ORB_out;
+ typedef CORBA::Short ValueModifier;
+
/**
* @class ORB
*