summaryrefslogtreecommitdiff
path: root/ace/Trace.cpp
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-12-04 09:30:13 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-12-04 09:30:13 +0000
commitca174af8a44cfb38ccfaf84b636733fece06151a (patch)
tree2737eb21f3c0071b3be75f7284e36570a163ce89 /ace/Trace.cpp
parent6dbef86665e74490caa4281187065c12e665b691 (diff)
downloadATCD-ca174af8a44cfb38ccfaf84b636733fece06151a.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/Trace.cpp')
-rw-r--r--ace/Trace.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/ace/Trace.cpp b/ace/Trace.cpp
index 30a729b090d..5c93c5a770d 100644
--- a/ace/Trace.cpp
+++ b/ace/Trace.cpp
@@ -4,7 +4,10 @@
// We need this to get the status of ACE_NTRACE...
#define ACE_BUILD_DLL
+#if !defined (ACE_USER_CONFIG_H)
+#define ACE_USER_CONFIG_H
#include "ace/config.h"
+#endif /* ACE_USER_CONFIG_H */
// Turn off tracing for the duration of this file.
#if defined (ACE_NTRACE)