From a693b0a723f2ba166bbb7272edf7e84d97f10229 Mon Sep 17 00:00:00 2001 From: nanbor Date: Mon, 11 Feb 2002 04:15:59 +0000 Subject: ChangeLogTag:Sun Feb 10 22:11:43 2002 Nanbor Wang --- ace/Parse_Node.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ace/Parse_Node.cpp') diff --git a/ace/Parse_Node.cpp b/ace/Parse_Node.cpp index 899398bae90..37ad2d1b4d0 100644 --- a/ace/Parse_Node.cpp +++ b/ace/Parse_Node.cpp @@ -7,6 +7,7 @@ // Provide the class hierarchy that defines the parse tree of Service // Nodes. +#if defined (ACE_HAS_LEGACY_SERVICE_CONFIG) #if !defined (__ACE_INLINE__) #include "ace/Parse_Node.i" @@ -650,3 +651,4 @@ ACE_Static_Function_Node::~ACE_Static_Function_Node (void) #if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION) #elif defined (ACE_HAS_TEMPLATE_INSTANTIATION_PRAGMA) #endif /* ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION */ +#endif /* ACE_HAS_LEGACY_SERVICE_CONFIG */ -- cgit v1.2.1