summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_exception.cpp
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2010-05-31 18:22:27 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2010-05-31 18:22:27 +0000
commit8febd50e9d10c8754f64baa8d124c301906e36dc (patch)
treec335f09901251c39e5308adebd02d28a33220dac /TAO/TAO_IDL/be/be_visitor_exception.cpp
parent681bba0315dd2045ec381baf842960387d335a2b (diff)
downloadATCD-8febd50e9d10c8754f64baa8d124c301906e36dc.tar.gz
ChangeLogTag: Mon May 31 16:41:48 UTC 2010 Jeff Parsons <j.parsons@vanderbilt.edu>
Diffstat (limited to 'TAO/TAO_IDL/be/be_visitor_exception.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_visitor_exception.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_exception.cpp b/TAO/TAO_IDL/be/be_visitor_exception.cpp
index ca41b57cc19..2a405ca9a96 100644
--- a/TAO/TAO_IDL/be/be_visitor_exception.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_exception.cpp
@@ -12,7 +12,6 @@
*/
//=============================================================================
-
#include "be_field.h"
#include "be_exception.h"
#include "be_typedef.h"
@@ -27,7 +26,9 @@
#include "be_string.h"
#include "be_sequence.h"
#include "be_structure.h"
+#include "be_structure_fwd.h"
#include "be_union.h"
+#include "be_union_fwd.h"
#include "be_helper.h"
#include "be_extern.h"