summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Event
diff options
context:
space:
mode:
authorbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-10-30 01:45:13 +0000
committerbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-10-30 01:45:13 +0000
commita5da0e6dac7f5cd2a54bb74a08d3ec5c056e1da2 (patch)
tree68808545bcef8524872d676c3665e6c18f25e650 /TAO/orbsvcs/orbsvcs/Event
parent7f8382d7298946d20e8479eca11df15c2ad099d5 (diff)
downloadATCD-a5da0e6dac7f5cd2a54bb74a08d3ec5c056e1da2.tar.gz
ChangeLogTag:Wed Oct 29 19:41:14 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Event')
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/ECG_ConsumerEC_Control.h1
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_ConsumerControl.h1
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_SupplierControl.h1
3 files changed, 3 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Event/ECG_ConsumerEC_Control.h b/TAO/orbsvcs/orbsvcs/Event/ECG_ConsumerEC_Control.h
index aff5b98d4ed..fb768d8c3a9 100644
--- a/TAO/orbsvcs/orbsvcs/Event/ECG_ConsumerEC_Control.h
+++ b/TAO/orbsvcs/orbsvcs/Event/ECG_ConsumerEC_Control.h
@@ -27,6 +27,7 @@ class TAO_EC_ProxyPushSupplier;
namespace CORBA
{
+ class Environment;
class SystemException;
}
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_ConsumerControl.h b/TAO/orbsvcs/orbsvcs/Event/EC_ConsumerControl.h
index aaf636f8ae6..81fc7ea94c5 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_ConsumerControl.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_ConsumerControl.h
@@ -29,6 +29,7 @@ class TAO_EC_ProxyPushSupplier;
namespace CORBA
{
+ class Environment;
class SystemException;
}
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_SupplierControl.h b/TAO/orbsvcs/orbsvcs/Event/EC_SupplierControl.h
index 1cd67a1c152..1db1572fc32 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_SupplierControl.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_SupplierControl.h
@@ -28,6 +28,7 @@ class TAO_EC_ProxyPushConsumer;
namespace CORBA
{
+ class Environment;
class SystemException;
}