summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_structure_fwd/structure_fwd.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/be_visitor_structure_fwd/structure_fwd.h')
-rw-r--r--TAO/TAO_IDL/be/be_visitor_structure_fwd/structure_fwd.h22
1 files changed, 22 insertions, 0 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_structure_fwd/structure_fwd.h b/TAO/TAO_IDL/be/be_visitor_structure_fwd/structure_fwd.h
new file mode 100644
index 00000000000..5a726d83d15
--- /dev/null
+++ b/TAO/TAO_IDL/be/be_visitor_structure_fwd/structure_fwd.h
@@ -0,0 +1,22 @@
+
+//=============================================================================
+/**
+ * @file be_visitor_structure_fwd.cpp
+ *
+ * $Id$
+ *
+ * Visitors for generation of code for be_structure_fwd
+ *
+ *
+ * @author Jeff Parsons
+ */
+//=============================================================================
+
+
+#include "be_structure_fwd.h"
+#include "be_structure.h"
+
+#include "be_visitor_structure_fwd.h"
+#include "be_visitor_context.h"
+#include "be_helper.h"
+