diff options
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 { |