summaryrefslogtreecommitdiff
path: root/ace/SOCK_Dgram.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/SOCK_Dgram.cpp')
-rw-r--r--ace/SOCK_Dgram.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/SOCK_Dgram.cpp b/ace/SOCK_Dgram.cpp
index d9814ed508b..6d8377a55c2 100644
--- a/ace/SOCK_Dgram.cpp
+++ b/ace/SOCK_Dgram.cpp
@@ -18,7 +18,9 @@ ACE_ALLOC_HOOK_DEFINE (ACE_SOCK_Dgram)
void
ACE_SOCK_Dgram::dump (void) const
{
+#if defined (ACE_HAS_DUMP)
ACE_TRACE ("ACE_SOCK_Dgram::dump");
+#endif /* ACE_HAS_DUMP */
}
// Allows a client to read from a socket without having to provide a