summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2003-12-15 11:33:29 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2003-12-15 11:33:29 +0000
commitf37749af34feb55fb0d88d14985e5b9d02c27ce0 (patch)
tree8b891345a1d1d6365d84c27f45c6e194cc266a31
parent1690fbec15c77126af135ab795628e70235c6ae2 (diff)
downloadATCD-f37749af34feb55fb0d88d14985e5b9d02c27ce0.tar.gz
ChangeLogTag: Mon Dec 15 11:33:13 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--ace/Naming_Context.cpp3
1 files changed, 3 insertions, 0 deletions
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$")