summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be_include/be_helper.h
diff options
context:
space:
mode:
authorAdam Mitz <mitza@objectcomputing.com>2021-11-19 16:07:46 -0600
committerAdam Mitz <mitza@objectcomputing.com>2021-11-19 16:07:46 -0600
commit65f57025d8615cff69543ab63ddc30701f7f4e85 (patch)
treed1187830512c8e88c765aae520621b042d035a73 /TAO/TAO_IDL/be_include/be_helper.h
parentebf6d0f0b1248bf22f310301796a98abbdfc0f76 (diff)
downloadATCD-65f57025d8615cff69543ab63ddc30701f7f4e85.tar.gz
fixed comments in tao_idl-generated code
(cherry picked from commit f8d8777b9cb4c42d8e693b9c97f8f9469740de76)
Diffstat (limited to 'TAO/TAO_IDL/be_include/be_helper.h')
-rw-r--r--TAO/TAO_IDL/be_include/be_helper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/TAO_IDL/be_include/be_helper.h b/TAO/TAO_IDL/be_include/be_helper.h
index 5ba43cce6d6..1986da3fa73 100644
--- a/TAO/TAO_IDL/be_include/be_helper.h
+++ b/TAO/TAO_IDL/be_include/be_helper.h
@@ -186,6 +186,7 @@ public:
}
TAO_OutStream &operator<< (const char *str);
+ TAO_OutStream &operator<< (char ch);
TAO_OutStream &operator<< (const ACE_CString &str);
TAO_OutStream &operator<< (const ACE_CDR::UShort num);
TAO_OutStream &operator<< (const ACE_CDR::Short num);