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
commit18abefbcaab26f64deedc273d155d87977105509 (patch)
tree0f8b430c6c8cce541e420c3944fa523e0123eb76 /TAO/tao/Stub.h
parentf3c70a646640e4c4cf8a72b5767d758db2a192fa (diff)
downloadATCD-18abefbcaab26f64deedc273d155d87977105509.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
*