diff options
Diffstat (limited to 'ace/Multiplexor.h')
-rw-r--r-- | ace/Multiplexor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Multiplexor.h b/ace/Multiplexor.h index 4b73e1a69fd..6a77bd47d2f 100644 --- a/ace/Multiplexor.h +++ b/ace/Multiplexor.h @@ -19,7 +19,7 @@ // // ============================================================================ -#if !defined (ACE_MULTIPLEXOR_H) +#ifndef ACE_MULTIPLEXOR_H #define ACE_MULTIPLEXOR_H #include "ace/Module.h" |