diff options
author | bala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-04-25 03:27:24 +0000 |
---|---|---|
committer | bala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-04-25 03:27:24 +0000 |
commit | 63e32812ce8d7974ed8dc4955bc44d69c292e644 (patch) | |
tree | ea394cd01b7a3ebf411091c207c11bb82a36ed4f /TAO/tao/OctetSeqC.cpp | |
parent | 98220d4f0883883bfad37942020ca4151cb144ae (diff) | |
download | ATCD-63e32812ce8d7974ed8dc4955bc44d69c292e644.tar.gz |
ChangeLogTag:Thu Apr 24 22:01:42 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/OctetSeqC.cpp')
-rw-r--r-- | TAO/tao/OctetSeqC.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/OctetSeqC.cpp b/TAO/tao/OctetSeqC.cpp index caecff8135d..53540ad95bd 100644 --- a/TAO/tao/OctetSeqC.cpp +++ b/TAO/tao/OctetSeqC.cpp @@ -99,7 +99,7 @@ template class OctetSeq, \ CORBA::Octet \ > -#pragma TAO_Seq_Var_Base_T<CORBA::OctetSeq, CORBA::Octet> +#pragma instantiate TAO_Seq_Var_Base_T<CORBA::OctetSeq, CORBA::Octet> # pragma instantiate \ TAO_Seq_Out_T< \ |