diff options
Diffstat (limited to 'ace/IOStream_T.h')
-rw-r--r-- | ace/IOStream_T.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/IOStream_T.h b/ace/IOStream_T.h index 94e41e2c621..90229fe02e7 100644 --- a/ace/IOStream_T.h +++ b/ace/IOStream_T.h @@ -19,7 +19,7 @@ // // ============================================================================ -#if !defined (ACE_IOSTREAM_T_H) +#ifndef ACE_IOSTREAM_T_H #define ACE_IOSTREAM_T_H #include "ace/IOStream.h" |