summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_valuebox.cpp
diff options
context:
space:
mode:
authorgmaxey <gmaxey@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-06-27 21:13:00 +0000
committergmaxey <gmaxey@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-06-27 21:13:00 +0000
commitbcd9b396e000fda35ac07d87aabac642242ab916 (patch)
treeb5deb5f1159dd1440625a6b2ee5dc612947b016a /TAO/TAO_IDL/be/be_visitor_valuebox.cpp
parentc14ce270771aa9e21db96056176ad321b33753ed (diff)
downloadATCD-bcd9b396e000fda35ac07d87aabac642242ab916.tar.gz
ChangeLogTag: Mon Jun 27 13:54:27 2005 Gary Maxey <gary.maxey@hp.com>
Diffstat (limited to 'TAO/TAO_IDL/be/be_visitor_valuebox.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuebox.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_valuebox.cpp b/TAO/TAO_IDL/be/be_visitor_valuebox.cpp
index 69cddb3f5f5..394ec3fe36f 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuebox.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuebox.cpp
@@ -25,6 +25,7 @@
#include "be_helper.h"
#include "be_interface.h"
#include "be_interface_fwd.h"
+#include "be_module.h"
#include "be_predefined_type.h"
#include "be_sequence.h"
#include "be_string.h"
@@ -32,6 +33,7 @@
#include "be_typedef.h"
#include "be_union.h"
#include "be_union_branch.h"
+#include "be_util.h"
#include "be_valuebox.h"
#include "utl_identifier.h"