diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2006-04-20 14:23:58 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2006-04-20 14:23:58 +0000 |
commit | 913f5ee2063ad65a33c74cb2a54eadf07218490c (patch) | |
tree | 6ba844e6ce84e11c0e9848e9a70ae4e87bdaea46 /TAO | |
parent | fa0ece561d3248924996f3e3f97ce4a83dbbab40 (diff) | |
download | ATCD-913f5ee2063ad65a33c74cb2a54eadf07218490c.tar.gz |
ChangeLogTag: Thu Apr 20 13:37:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO')
-rw-r--r-- | TAO/tao/Bounded_Sequence_CDR_T.h | 2 | ||||
-rw-r--r-- | TAO/tao/Unbounded_Sequence_CDR_T.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/Bounded_Sequence_CDR_T.h b/TAO/tao/Bounded_Sequence_CDR_T.h index b853eca2ea4..7213b9547f6 100644 --- a/TAO/tao/Bounded_Sequence_CDR_T.h +++ b/TAO/tao/Bounded_Sequence_CDR_T.h @@ -11,7 +11,7 @@ * @author Johnny Willemsen */ -#include "tao/Bounded_Basic_String_Sequence_T.h" +#include "tao/orbconf.h" TAO_BEGIN_VERSIONED_NAMESPACE_DECL diff --git a/TAO/tao/Unbounded_Sequence_CDR_T.h b/TAO/tao/Unbounded_Sequence_CDR_T.h index e1fdbcbe998..5c5d2cc982e 100644 --- a/TAO/tao/Unbounded_Sequence_CDR_T.h +++ b/TAO/tao/Unbounded_Sequence_CDR_T.h @@ -11,7 +11,7 @@ * @author Johnny Willemsen */ -#include "tao/Unbounded_Basic_String_Sequence_T.h" +#include "tao/orbconf.h" TAO_BEGIN_VERSIONED_NAMESPACE_DECL |