summaryrefslogtreecommitdiff
path: root/ace/Event_Handler_T.h
diff options
context:
space:
mode:
authormarina <marina@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-26 20:02:55 +0000
committermarina <marina@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-26 20:02:55 +0000
commit37d409f54bd14795f60be439f9531f702ecfdeb6 (patch)
tree76c5d71f723c4907cb3e225e81548f82d268e632 /ace/Event_Handler_T.h
parent433bebbf77a5a471669325880c1dd7f9b5fc3a3b (diff)
downloadATCD-37d409f54bd14795f60be439f9531f702ecfdeb6.tar.gz
ChangeLogTag:Sat Jun 26 14:41:31 1999 Marina Spivak
Diffstat (limited to 'ace/Event_Handler_T.h')
-rw-r--r--ace/Event_Handler_T.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Event_Handler_T.h b/ace/Event_Handler_T.h
index f32a110d011..572337e5e36 100644
--- a/ace/Event_Handler_T.h
+++ b/ace/Event_Handler_T.h
@@ -26,7 +26,7 @@
#if defined (ACE_HAS_TEMPLATE_TYPEDEFS)
template <class T>
-class ACE_Export ACE_Event_Handler_T : public ACE_Event_Handler
+class ACE_Event_Handler_T : public ACE_Event_Handler
{
// = TITLE
// Enable a class that doesn't inherit from the