summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB.h
diff options
context:
space:
mode:
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
*