diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2003-02-20 17:31:20 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2003-02-20 17:31:20 +0000 |
commit | fc5953c20b3fad2e54bd01210e02110e9a66de53 (patch) | |
tree | bc965de7216ef269eb3b8bde4d14b3cd288a9839 /TAO/tao/Adapter.h | |
parent | d4f45c4c66fcef36a3ccf2e2a9b085d8a9c46728 (diff) | |
download | ATCD-fc5953c20b3fad2e54bd01210e02110e9a66de53.tar.gz |
ChangeLogTag:Thu Feb 20 09:07:56 2003 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'TAO/tao/Adapter.h')
-rw-r--r-- | TAO/tao/Adapter.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tao/Adapter.h b/TAO/tao/Adapter.h index b25c45d95aa..dd3e5057303 100644 --- a/TAO/tao/Adapter.h +++ b/TAO/tao/Adapter.h @@ -34,6 +34,7 @@ class TAO_ORB_Core; class TAO_Stub; class TAO_MProfile; class TAO_ServerRequest; +class TAO_ObjectKey; class TAO_Export TAO_Adapter { |