From 7941312cbf7d903dd85f2a634e300bffa69ae4d2 Mon Sep 17 00:00:00 2001 From: brunsch Date: Mon, 20 Mar 2000 01:14:52 +0000 Subject: ChangeLogTag:Sun Mar 19 15:33:25 2000 Darrell Brunsch --- TAO/orbsvcs/orbsvcs/Event/EC_Negation_Filter.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'TAO/orbsvcs/orbsvcs/Event/EC_Negation_Filter.h') diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Negation_Filter.h b/TAO/orbsvcs/orbsvcs/Event/EC_Negation_Filter.h index 0f56c431949..286f352f4c1 100644 --- a/TAO/orbsvcs/orbsvcs/Event/EC_Negation_Filter.h +++ b/TAO/orbsvcs/orbsvcs/Event/EC_Negation_Filter.h @@ -27,12 +27,13 @@ #define TAO_EC_NEGATION_FILTER_H #include "EC_Filter.h" +#include "event_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once #endif /* ACE_LACKS_PRAGMA_ONCE */ -class TAO_ORBSVCS_Export TAO_EC_Negation_Filter : public TAO_EC_Filter +class TAO_RTEvent_Export TAO_EC_Negation_Filter : public TAO_EC_Filter { // = TITLE // The negation filter. -- cgit v1.2.1