summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_sequence/gen_bounded_str_sequence_ch.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/be_visitor_sequence/gen_bounded_str_sequence_ch.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_visitor_sequence/gen_bounded_str_sequence_ch.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_sequence/gen_bounded_str_sequence_ch.cpp b/TAO/TAO_IDL/be/be_visitor_sequence/gen_bounded_str_sequence_ch.cpp
index 9d9fe7d4078..63574335d41 100644
--- a/TAO/TAO_IDL/be/be_visitor_sequence/gen_bounded_str_sequence_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_sequence/gen_bounded_str_sequence_ch.cpp
@@ -83,7 +83,7 @@ be_visitor_sequence_ch::gen_bounded_str_sequence (be_sequence *node)
-1);
}
- *os << "class TAO_EXPORT_MACRO " << class_name << be_idt_nl
+ *os << "class " << class_name << be_idt_nl
<< ": public TAO_Bounded_Base_Sequence" << be_uidt_nl
<< "{" << be_nl
<< "public:" << be_idt_nl