summaryrefslogtreecommitdiff
path: root/TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Request.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-11-03 17:38:46 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-11-03 17:38:46 +0000
commitf14a01b8fbabdbf58e4bbc74cc5a84d672b20dfc (patch)
treeb8adf3c7f0f24648d2298f4e62ad003dc221b1c3 /TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Request.h
parent759d626f579791e15c91b2bc847b9d4ef7adee29 (diff)
downloadATCD-f14a01b8fbabdbf58e4bbc74cc5a84d672b20dfc.tar.gz
ChangeLogTag:Thu Nov 3 09:26:21 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Request.h')
-rw-r--r--TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Request.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Request.h b/TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Request.h
index e4d89f40e15..14ed79db65a 100644
--- a/TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Request.h
+++ b/TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Request.h
@@ -1,4 +1,4 @@
-// This may look like C, but it's really -*- C++ -*-
+// -*- C++ -*-
//=============================================================================
/**
@@ -25,6 +25,7 @@
#include "CSD_TP_Custom_Request_Operation.h"
#include "tao/PortableServer/Servant_Base.h"
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
namespace TAO
{
@@ -69,6 +70,8 @@ namespace TAO
}
}
+TAO_END_VERSIONED_NAMESPACE_DECL
+
#if defined (__ACE_INLINE__)
# include "CSD_TP_Custom_Request.inl"
#endif /* __ACE_INLINE__ */