From f37749af34feb55fb0d88d14985e5b9d02c27ce0 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Mon, 15 Dec 2003 11:33:29 +0000 Subject: ChangeLogTag: Mon Dec 15 11:33:13 UTC 2003 Johnny Willemsen --- ace/Naming_Context.cpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ace/Naming_Context.cpp b/ace/Naming_Context.cpp index 38d73eb3e9a..009c58cab53 100644 --- a/ace/Naming_Context.cpp +++ b/ace/Naming_Context.cpp @@ -8,6 +8,9 @@ #include "ace/Memory_Pool.h" #include "ace/RW_Process_Mutex.h" #include "ace/OS_NS_string.h" +#if defined (ACE_HAS_TRACE) +# include "ace/OS_NS_strings.h" +#endif /* ACE_HAS_TRACE */ ACE_RCSID(ace, Naming_Context, "$Id$") -- cgit v1.2.1