summaryrefslogtreecommitdiff
path: root/TAO/tao/OctetSeqC.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-04-19 18:20:20 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-04-19 18:20:20 +0000
commit6ec3a82f46204687e216e2ce364a23723cec03d6 (patch)
treee89adb857e72bab0e372ca23d09fba9d9cfb423e /TAO/tao/OctetSeqC.h
parenta8193601b6c28afee96003e871a63ca97a65e2e6 (diff)
downloadATCD-6ec3a82f46204687e216e2ce364a23723cec03d6.tar.gz
ChangeLogTag: Wed Apr 19 14:19:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/OctetSeqC.h')
-rw-r--r--TAO/tao/OctetSeqC.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/OctetSeqC.h b/TAO/tao/OctetSeqC.h
index 8e3970a97d6..ebc55bd289d 100644
--- a/TAO/tao/OctetSeqC.h
+++ b/TAO/tao/OctetSeqC.h
@@ -140,7 +140,7 @@ namespace TAO
// but we put the instantiation here because the application will
// need to see it in *C.h to avoid the error.
#if defined ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION_EXPORT
-// template class TAO_Export TAO_Unbounded_Sequence<CORBA::OctetSeq>;
+ template class TAO_Export TAO::unbounded_value_sequence<CORBA::OctetSeq>;
#endif /* ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION_EXPORT */