summaryrefslogtreecommitdiff
path: root/TAO/tao
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao')
-rw-r--r--TAO/tao/RTScheduling/Request_Interceptor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/RTScheduling/Request_Interceptor.h b/TAO/tao/RTScheduling/Request_Interceptor.h
index a0fc55c55a8..76cfd291271 100644
--- a/TAO/tao/RTScheduling/Request_Interceptor.h
+++ b/TAO/tao/RTScheduling/Request_Interceptor.h
@@ -17,7 +17,7 @@ TAO_BEGIN_VERSIONED_NAMESPACE_DECL
extern ACE_Atomic_Op<TAO_SYNCH_MUTEX, long> server_guid_counter;
-class Client_Interceptor
+class TAO_RTScheduler_Export Client_Interceptor
: public PortableInterceptor::ClientRequestInterceptor
{
public: