diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2001-04-30 18:27:25 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2001-04-30 18:27:25 +0000 |
commit | 59c08b476a13ed2501ffb26b365affb68fa66df9 (patch) | |
tree | 8695226afc2814f40ef0796aa7a757979759e39d /TAO/tao/PortableServer/Servant_Base.cpp | |
parent | 2d41208e18ad5d1f32b9bb67734b461be0c2ee7f (diff) | |
download | ATCD-59c08b476a13ed2501ffb26b365affb68fa66df9.tar.gz |
ChangeLogTag:Mon Apr 30 11:23:45 2001 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'TAO/tao/PortableServer/Servant_Base.cpp')
-rw-r--r-- | TAO/tao/PortableServer/Servant_Base.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tao/PortableServer/Servant_Base.cpp b/TAO/tao/PortableServer/Servant_Base.cpp index f21cb3ce67a..9c73a8dcc87 100644 --- a/TAO/tao/PortableServer/Servant_Base.cpp +++ b/TAO/tao/PortableServer/Servant_Base.cpp @@ -4,7 +4,6 @@ #include "Servant_Base.h" #include "POA.h" #include "Operation_Table.h" -#include "Collocated_Object.h" #include "tao/Timeprobe.h" #include "tao/ORB_Core.h" |