diff options
author | gokhale <asgokhale@users.noreply.github.com> | 1997-06-26 15:06:19 +0000 |
---|---|---|
committer | gokhale <asgokhale@users.noreply.github.com> | 1997-06-26 15:06:19 +0000 |
commit | 3887caddabf0be7b9b3c78212a4632f51ecc725b (patch) | |
tree | 923037f02ca0d8d5a4bb746538f36f4b41bb6858 /TAO/TAO_IDL/be_include/be.h | |
parent | 502c07f9daf07956fd48c991866ba69327269ad9 (diff) | |
download | ATCD-3887caddabf0be7b9b3c78212a4632f51ecc725b.tar.gz |
More progress, nothing significant though.
Diffstat (limited to 'TAO/TAO_IDL/be_include/be.h')
-rw-r--r-- | TAO/TAO_IDL/be_include/be.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/TAO_IDL/be_include/be.h b/TAO/TAO_IDL/be_include/be.h index f05b559e07d..eb2ebff48f7 100644 --- a/TAO/TAO_IDL/be_include/be.h +++ b/TAO/TAO_IDL/be_include/be.h @@ -97,6 +97,7 @@ trademarks or registered trademarks of Sun Microsystems, Inc. #include "be_sequence.h" // class BE_Sequence #include "be_string.h" // class BE_String #include "be_typedef.h" // class BE_Typedef +#include "be_root.h" // class BE_Root #include "be_helper.h" // helper functions #endif // _BE_BE_HH |