diff options
Diffstat (limited to 'TAO/tao/StringSeqC.cpp')
-rw-r--r-- | TAO/tao/StringSeqC.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/tao/StringSeqC.cpp b/TAO/tao/StringSeqC.cpp index 7e63c126ffe..0e0a6133d72 100644 --- a/TAO/tao/StringSeqC.cpp +++ b/TAO/tao/StringSeqC.cpp @@ -24,7 +24,6 @@ #include "StringSeqC.h" -#include "Any_T.h" #include "CDR.h" #if defined (__BORLANDC__) @@ -35,6 +34,8 @@ #include "StringSeqC.i" #endif /* !defined INLINE */ +#include "Any_Dual_Impl_T.h" + // TAO_IDL - Generated from // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_cs.cpp:50 |