diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2006-11-28 09:39:11 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2006-11-28 09:39:11 +0000 |
commit | 43b327328aa2dbd3f25072fd22e350ffb9639d4b (patch) | |
tree | 58fefddfdbbc9153f902c7918c8838d1e2e127cf /TAO/tests/Sequence_Unit_Tests | |
parent | 1dfc3f2422352ac35263f9dc88bdd75d8dbe2d68 (diff) | |
download | ATCD-43b327328aa2dbd3f25072fd22e350ffb9639d4b.tar.gz |
Diffstat (limited to 'TAO/tests/Sequence_Unit_Tests')
-rw-r--r-- | TAO/tests/Sequence_Unit_Tests/unbounded_sequence_cdr_ut.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Sequence_Unit_Tests/unbounded_sequence_cdr_ut.cpp b/TAO/tests/Sequence_Unit_Tests/unbounded_sequence_cdr_ut.cpp index 53c722247c6..14790752df5 100644 --- a/TAO/tests/Sequence_Unit_Tests/unbounded_sequence_cdr_ut.cpp +++ b/TAO/tests/Sequence_Unit_Tests/unbounded_sequence_cdr_ut.cpp @@ -16,7 +16,7 @@ #include "tao/Unbounded_Value_Sequence_T.h" #include "tao/Unbounded_Object_Reference_Sequence_T.h" -#include "tao/Unbounded_String_Sequence_T.h" +#include "tao/Unbounded_Basic_String_Sequence_T.h" #include "tao/Unbounded_Sequence_CDR_T.h" #include "tao/CDR.h" |