summaryrefslogtreecommitdiff
path: root/TAO/tao/Stub.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2004-09-05 08:14:04 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2004-09-05 08:14:04 +0000
commit691b915823d4e6d040cc561a6c73b522a74c402c (patch)
tree0f8b430c6c8cce541e420c3944fa523e0123eb76 /TAO/tao/Stub.h
parentb9c4aa8a0c90d7df6f601af53fd60efa70f49fe9 (diff)
downloadATCD-691b915823d4e6d040cc561a6c73b522a74c402c.tar.gz
ChangeLogTag:Sun Sep 5 01:13:12 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/Stub.h')
-rw-r--r--TAO/tao/Stub.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/TAO/tao/Stub.h b/TAO/tao/Stub.h
index 289e3c84751..3922e329db8 100644
--- a/TAO/tao/Stub.h
+++ b/TAO/tao/Stub.h
@@ -47,6 +47,11 @@ namespace TAO
class ObjectKey;
}
+namespace IOP
+{
+ struct IOR;
+}
+
/**
* @class TAO_Stub
*