summaryrefslogtreecommitdiff
path: root/ace/Thread_Mutex.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Thread_Mutex.cpp')
-rw-r--r--ace/Thread_Mutex.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/Thread_Mutex.cpp b/ace/Thread_Mutex.cpp
index 000c7f00bbb..0c7f3e45442 100644
--- a/ace/Thread_Mutex.cpp
+++ b/ace/Thread_Mutex.cpp
@@ -17,6 +17,8 @@
#include "ace/Thread_Mutex.inl"
#endif /* __ACE_INLINE__ */
+#include "ace/Log_Msg.h"
+
ACE_RCSID(ace, Thread_Mutex, "$Id$")
ACE_ALLOC_HOOK_DEFINE(ACE_Thread_Mutex_Guard)