diff options
Diffstat (limited to 'ace/FILE_IO.h')
-rw-r--r-- | ace/FILE_IO.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/FILE_IO.h b/ace/FILE_IO.h index 8bfe350d4d8..e717783317a 100644 --- a/ace/FILE_IO.h +++ b/ace/FILE_IO.h @@ -14,7 +14,7 @@ // // ============================================================================ -#if !defined (ACE_FILE_IO_H) +#ifndef ACE_FILE_IO_H #define ACE_FILE_IO_H #include "ace/FILE.h" |