summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-04-20 14:23:58 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-04-20 14:23:58 +0000
commitb6678958f88441fb23e953504afc3a5e012d4502 (patch)
tree6ba844e6ce84e11c0e9848e9a70ae4e87bdaea46
parent69f92dd4cdc9d09ad4271e881f2619b719d08bba (diff)
downloadATCD-b6678958f88441fb23e953504afc3a5e012d4502.tar.gz
ChangeLogTag: Thu Apr 20 13:37:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/tao/Bounded_Sequence_CDR_T.h2
-rw-r--r--TAO/tao/Unbounded_Sequence_CDR_T.h2
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