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
commit50074256d57f3a9e2f06725eeb6c5636cafb2168 (patch)
tree2737eb21f3c0071b3be75f7284e36570a163ce89 /ace/Trace.cpp
parente84f68b6d454f4ca1691d49c4bde0a781591f27e (diff)
downloadATCD-50074256d57f3a9e2f06725eeb6c5636cafb2168.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)