summaryrefslogtreecommitdiff
path: root/TAO/tao/corba.h
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2003-07-01 03:30:58 +0000
committerbala <balanatarajan@users.noreply.github.com>2003-07-01 03:30:58 +0000
commitc4218b9725988b4e1061155c3616477a46d8425c (patch)
tree7b247d1ef21c897401827a3d90d41e82d2fdd8d6 /TAO/tao/corba.h
parentd1f4ec89b4761404ac8678402752bf65eaa60485 (diff)
downloadATCD-c4218b9725988b4e1061155c3616477a46d8425c.tar.gz
ChangeLogTag:Mon Jun 30 22:29:51 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>refactor-stage4
Diffstat (limited to 'TAO/tao/corba.h')
-rw-r--r--TAO/tao/corba.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/TAO/tao/corba.h b/TAO/tao/corba.h
index 3f720fd9557..92ed6d6dd62 100644
--- a/TAO/tao/corba.h
+++ b/TAO/tao/corba.h
@@ -79,6 +79,17 @@
#include "tao/Array_VarOut_T.h"
#include "tao/VarOut_T.h"
+// Template arg helper classes.
+#include "tao/Basic_Argument_T.h"
+#include "tao/BD_String_Argument_T.h"
+#include "tao/Fixed_Array_Argument_T.h"
+#include "tao/Fixed_Size_Argument_T.h"
+#include "tao/Object_Argument_T.h"
+#include "tao/Special_Basic_Argument_T.h"
+#include "tao/UB_String_Argument_T.h"
+#include "tao/Var_Array_Argument_T.h"
+#include "tao/Var_Size_Argument_T.h"
+
#include "tao/Remote_Object_Proxy_Impl.h"
#include "tao/StringSeqC.h"