diff options
Diffstat (limited to 'ace/config-win32-borland.h')
-rw-r--r-- | ace/config-win32-borland.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-win32-borland.h b/ace/config-win32-borland.h index 1bb9ba50b67..c5ebad7d8c1 100644 --- a/ace/config-win32-borland.h +++ b/ace/config-win32-borland.h @@ -4,7 +4,7 @@ // The following configuration file contains the defines // common to all Borland compilers. -#if !defined (ACE_WIN32_BORLAND_H) +#ifndef ACE_WIN32_BORLAND_H #define ACE_WIN32_BORLAND_H #if defined(__BORLANDC__) |