summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be_include/be_codegen.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-03-25 13:30:54 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-03-25 13:30:54 +0000
commit7d6956a2157b79c3f94d9e42b5f419c1f628a856 (patch)
treef7525c17bf8cc5ea392c689c4113e84eff2825b1 /TAO/TAO_IDL/be_include/be_codegen.h
parentdad1bea76488e05ab872482a58f529b880b0d822 (diff)
downloadATCD-7d6956a2157b79c3f94d9e42b5f419c1f628a856.tar.gz
ChangeLogTag:Fri Mar 25 05:24:03 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/TAO_IDL/be_include/be_codegen.h')
-rw-r--r--TAO/TAO_IDL/be_include/be_codegen.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/TAO_IDL/be_include/be_codegen.h b/TAO/TAO_IDL/be_include/be_codegen.h
index 843b27beff7..b1c0fe974f2 100644
--- a/TAO/TAO_IDL/be_include/be_codegen.h
+++ b/TAO/TAO_IDL/be_include/be_codegen.h
@@ -384,6 +384,7 @@ private:
void gen_cond_file_include (bool condition_green,
const char *filepath,
TAO_OutStream *stream);
+ void gen_typecode_includes (TAO_OutStream * stream);
private:
TAO_OutStream *client_header_;