summaryrefslogtreecommitdiff
path: root/TAO/tests/Collocation_Oneway_Tests
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2006-02-03 23:31:49 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2006-02-03 23:31:49 +0000
commit85cd9a22307a93fa47240b72e0675c6382f84845 (patch)
treeae6d47276f124d802c2a8af05561076fe47796f0 /TAO/tests/Collocation_Oneway_Tests
parent79dd7128f5675b356466295a4ea346cd9d5e4228 (diff)
downloadATCD-85cd9a22307a93fa47240b72e0675c6382f84845.tar.gz
ChangeLogTag:Fri Feb 3 15:16:41 UTC 2006 Ossama Othman <ossama_othman at symantec dot com>
Diffstat (limited to 'TAO/tests/Collocation_Oneway_Tests')
-rw-r--r--TAO/tests/Collocation_Oneway_Tests/Server_Task.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tests/Collocation_Oneway_Tests/Server_Task.h b/TAO/tests/Collocation_Oneway_Tests/Server_Task.h
index 4f2307adc30..60006aae0ba 100644
--- a/TAO/tests/Collocation_Oneway_Tests/Server_Task.h
+++ b/TAO/tests/Collocation_Oneway_Tests/Server_Task.h
@@ -15,7 +15,9 @@
#include "tao/ORB.h"
+ACE_BEGIN_VERSIONED_NAMESPACE_DECL
class ACE_Manual_Event;
+ACE_END_VERSIONED_NAMESPACE_DECL
/// Implement a Task to run the server in a single thread
class Server_Task : public ACE_Task_Base