summaryrefslogtreecommitdiff
path: root/TAO/tao
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-11-04 18:15:36 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-11-04 18:15:36 +0000
commit188ac8cde1cf120e5b23f1aed7c53306fd581be4 (patch)
tree6d8d833cf2048b3fbb33b29f55ffc5ca1ab0adbd /TAO/tao
parentee3d0870fa351033b1622afdf2498af671dda51e (diff)
downloadATCD-188ac8cde1cf120e5b23f1aed7c53306fd581be4.tar.gz
ChangeLogTag:Fri Nov 4 10:13:43 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
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: