summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-11-04 17:30:32 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-11-04 17:30:32 +0000
commitee3d0870fa351033b1622afdf2498af671dda51e (patch)
treede5b2efe969cae8c2c7c13128bf7f0bc498c0e44 /TAO/tao/PortableServer
parent229a7f9675f0ad641eb6dc59f9161a6ffcff713a (diff)
downloadATCD-ee3d0870fa351033b1622afdf2498af671dda51e.tar.gz
ChangeLogTag:Fri Nov 4 08:59:36 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/PortableServer')
-rw-r--r--TAO/tao/PortableServer/POA_Current_Impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PortableServer/POA_Current_Impl.h b/TAO/tao/PortableServer/POA_Current_Impl.h
index 1dcedf72350..fc16eb137a1 100644
--- a/TAO/tao/PortableServer/POA_Current_Impl.h
+++ b/TAO/tao/PortableServer/POA_Current_Impl.h
@@ -59,7 +59,7 @@ namespace TAO
* execution thread so that the proper <TAO_POA_Current> pointer
* is obtained from TSS.
*/
- class POA_Current_Impl
+ class TAO_PortableServer_Export POA_Current_Impl
{
public:
friend class ::TAO_Root_POA;