summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/AVStreams/Multicast/server.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-04-28 06:46:48 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-04-28 06:46:48 +0000
commitb509da0d5e38c20452e7a92fe738a7ed9598b289 (patch)
tree954bd82c4c665dfa9c5b6fead8a4151402920d62 /TAO/orbsvcs/tests/AVStreams/Multicast/server.h
parent859cb23cbbaa621d7b5036b83bee91e1faa337c1 (diff)
downloadATCD-b509da0d5e38c20452e7a92fe738a7ed9598b289.tar.gz
ChangeLogTag:Wed Apr 27 23:36:45 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/orbsvcs/tests/AVStreams/Multicast/server.h')
-rw-r--r--TAO/orbsvcs/tests/AVStreams/Multicast/server.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/AVStreams/Multicast/server.h b/TAO/orbsvcs/tests/AVStreams/Multicast/server.h
index 1aec3d351c7..a92714819df 100644
--- a/TAO/orbsvcs/tests/AVStreams/Multicast/server.h
+++ b/TAO/orbsvcs/tests/AVStreams/Multicast/server.h
@@ -49,4 +49,4 @@ protected:
char *protocol_;
};
-typedef ACE_Singleton<Server,ACE_Null_Mutex> FTP_SERVER;
+typedef ACE_Unmanaged_Singleton<Server,ACE_Null_Mutex> FTP_SERVER;