summaryrefslogtreecommitdiff
path: root/ace/Naming_Context.cpp
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2001-11-01 22:14:41 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2001-11-01 22:14:41 +0000
commit661dc0145ee4afe10dbdbe86fa20a7f7ee762948 (patch)
treeba076a2f0bbfaf642ff67319fd7d987aff175e76 /ace/Naming_Context.cpp
parente750e22820b82433b8f564e606d78be8acc8cb8f (diff)
downloadATCD-661dc0145ee4afe10dbdbe86fa20a7f7ee762948.tar.gz
ChangeLogTag:Thu Nov 1 15:49:04 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'ace/Naming_Context.cpp')
-rw-r--r--ace/Naming_Context.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/Naming_Context.cpp b/ace/Naming_Context.cpp
index ece25f68fe0..2eb10e6dd3e 100644
--- a/ace/Naming_Context.cpp
+++ b/ace/Naming_Context.cpp
@@ -27,6 +27,7 @@ ACE_STATIC_SVC_DEFINE (ACE_Naming_Context,
ACE_Service_Type::DELETE_THIS |
ACE_Service_Type::DELETE_OBJ,
0)
+ACE_STATIC_SVC_REQUIRE (ACE_Naming_Context)
// The ACE_Naming_Context static service object is now defined
// by the ACE_Object_Manager, in Object_Manager.cpp.