summaryrefslogtreecommitdiff
path: root/TAO/tao/Unbounded_Basic_String_Sequence_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Unbounded_Basic_String_Sequence_T.h')
-rw-r--r--TAO/tao/Unbounded_Basic_String_Sequence_T.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tao/Unbounded_Basic_String_Sequence_T.h b/TAO/tao/Unbounded_Basic_String_Sequence_T.h
index 9f7fbd31546..d6b23a48e4f 100644
--- a/TAO/tao/Unbounded_Basic_String_Sequence_T.h
+++ b/TAO/tao/Unbounded_Basic_String_Sequence_T.h
@@ -27,6 +27,7 @@ public:
typedef charT character_type;
typedef character_type * value_type;
typedef character_type const * const_value_type;
+ typedef ::CORBA::ULong size_type;
typedef details::string_traits<character_type,true> element_traits;
typedef details::unbounded_reference_allocation_traits<value_type,element_traits,true> allocation_traits;