summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/POA.h
diff options
context:
space:
mode:
authorAngelo Corsaro <angelo@icorsaro.net>2001-06-13 22:08:11 +0000
committerAngelo Corsaro <angelo@icorsaro.net>2001-06-13 22:08:11 +0000
commit66126c17cc94a05bffa8e80ce0c21f541bb2d385 (patch)
tree54fefe6cd18753783833b630aa1a5bb5f271ad1f /TAO/tao/PortableServer/POA.h
parent45b6e562bab76040368633681ca09cb67d2b3eaf (diff)
downloadATCD-66126c17cc94a05bffa8e80ce0c21f541bb2d385.tar.gz
ChangeLogTag: Wed Jun 13 17:02:27 2001 Angelo Corsaro <corsaro@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/PortableServer/POA.h')
-rw-r--r--TAO/tao/PortableServer/POA.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PortableServer/POA.h b/TAO/tao/PortableServer/POA.h
index 9fb46cb4b59..eaadc24fd92 100644
--- a/TAO/tao/PortableServer/POA.h
+++ b/TAO/tao/PortableServer/POA.h
@@ -127,7 +127,7 @@ protected:
class ServerObject_i;
class TAO_PortableServer_Export TAO_POA :
- public PortableServer::POA ,
+ public virtual PortableServer::POA ,
public TAO_Local_RefCounted_Object
{
public: