diff options
Diffstat (limited to 'ace/Log_Msg.h')
-rw-r--r-- | ace/Log_Msg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Log_Msg.h b/ace/Log_Msg.h index 0114f53df95..de8676c929b 100644 --- a/ace/Log_Msg.h +++ b/ace/Log_Msg.h @@ -14,7 +14,7 @@ // // ============================================================================ -#if !defined (ACE_LOG_MSG_H) +#ifndef ACE_LOG_MSG_H #define ACE_LOG_MSG_H // This stuff must come first to avoid problems with circular |