diff options
author | dai_y <dai_y@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2005-10-20 19:02:22 +0000 |
---|---|---|
committer | dai_y <dai_y@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2005-10-20 19:02:22 +0000 |
commit | 759fd089a4e66ea6387faa33081587d778fa6d3a (patch) | |
tree | 9e7e3ce5fe8c03a60422b9bae802ab1e54dba219 /TAO/performance-tests | |
parent | 5a0949556ed8d0437ccdeb4c5cb8047e2892e26c (diff) | |
download | ATCD-759fd089a4e66ea6387faa33081587d778fa6d3a.tar.gz |
Thu Oct 20 11:54:38 MST 2005 Yan Dai <dai_y@ociweb.com>
Diffstat (limited to 'TAO/performance-tests')
-rw-r--r-- | TAO/performance-tests/CSD_Strategy/TestServant/Foo_i.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/performance-tests/CSD_Strategy/TestServant/Foo_i.h b/TAO/performance-tests/CSD_Strategy/TestServant/Foo_i.h index ca90fa99349..47105f27393 100644 --- a/TAO/performance-tests/CSD_Strategy/TestServant/Foo_i.h +++ b/TAO/performance-tests/CSD_Strategy/TestServant/Foo_i.h @@ -7,8 +7,7 @@ #include "Foo_Statistics.h" -class CSD_PT_TestServant_Export Foo_i : public virtual POA_Foo, - public virtual PortableServer::ServantBase +class CSD_PT_TestServant_Export Foo_i : public virtual POA_Foo { public: |