summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Event/lib/Consumer.h
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-05-11 22:35:44 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-05-11 22:35:44 +0000
commit6636d002856716dca68328613cfa8371a04976a3 (patch)
treea20d3c9d49abdbf59fc9eeb0d017c68809ffbff1 /TAO/orbsvcs/tests/Event/lib/Consumer.h
parente07b21f41e4b05442ab10e72fcd04eecdaf58179 (diff)
downloadATCD-6636d002856716dca68328613cfa8371a04976a3.tar.gz
ChangeLogTag:Tue May 11 17:19:30 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'TAO/orbsvcs/tests/Event/lib/Consumer.h')
-rw-r--r--TAO/orbsvcs/tests/Event/lib/Consumer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Event/lib/Consumer.h b/TAO/orbsvcs/tests/Event/lib/Consumer.h
index e44d12504fc..a442cd34cc8 100644
--- a/TAO/orbsvcs/tests/Event/lib/Consumer.h
+++ b/TAO/orbsvcs/tests/Event/lib/Consumer.h
@@ -26,7 +26,7 @@
#include "orbsvcs/RtecEventCommS.h"
#include "orbsvcs/RtecEventChannelAdminC.h"
-class EC_Consumer : public POA_RtecEventComm::PushConsumer
+class EC_Test_Export EC_Consumer : public POA_RtecEventComm::PushConsumer
{
// = TITLE
// Simple consumer object to implement EC tests.