summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be_include/be_string.h
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-13 17:23:51 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-13 17:23:51 +0000
commitda63e01c687c5fffdadf1c6244d5b3bb8548b930 (patch)
treea60924e954c72047b300c64e49cd5a3883fc6d3c /TAO/TAO_IDL/be_include/be_string.h
parent47c9279e828dd7a8b361507d3878bfacb3f82467 (diff)
downloadATCD-da63e01c687c5fffdadf1c6244d5b3bb8548b930.tar.gz
ChangeLogTag:Tue Jul 13 12:22:11 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'TAO/TAO_IDL/be_include/be_string.h')
-rw-r--r--TAO/TAO_IDL/be_include/be_string.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/TAO/TAO_IDL/be_include/be_string.h b/TAO/TAO_IDL/be_include/be_string.h
index 9fdeac44ca4..95c32af2fb1 100644
--- a/TAO/TAO_IDL/be_include/be_string.h
+++ b/TAO/TAO_IDL/be_include/be_string.h
@@ -22,6 +22,12 @@
#ifndef BE_STRING_H
#define BE_STRING_H
+#include "be_type.h"
+#include "ast_string.h"
+
+class AST_Expression;
+class be_visitor;
+
/*
* BE_String
*/