diff options
author | corsaro <corsaro@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-03-10 01:05:25 +0000 |
---|---|---|
committer | corsaro <corsaro@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-03-10 01:05:25 +0000 |
commit | 497c4414bce1474d2ecfa0d98e12a25acf76540e (patch) | |
tree | be50576076c0e24be978f4b08471051a1fbd2d7a /ace/Asynch_IO_Impl.h | |
parent | 05208d66eaccdeb67dbaddb48a9bd50f72b73f48 (diff) | |
download | ATCD-497c4414bce1474d2ecfa0d98e12a25acf76540e.tar.gz |
ChangeLogTag:Thu Mar 09 18:20:00 2000 Angelo Corsaro <corsaro@cs.wustl.edu>
Diffstat (limited to 'ace/Asynch_IO_Impl.h')
-rw-r--r-- | ace/Asynch_IO_Impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Asynch_IO_Impl.h b/ace/Asynch_IO_Impl.h index 3eeefcd565c..e04df1c8bce 100644 --- a/ace/Asynch_IO_Impl.h +++ b/ace/Asynch_IO_Impl.h @@ -25,7 +25,7 @@ // // ============================================================================ -#if !defined (ACE_ASYNCH_IO_IMPL_H) +#ifndef ACE_ASYNCH_IO_IMPL_H #define ACE_ASYNCH_IO_IMPL_H #if !defined (ACE_LACKS_PRAGMA_ONCE) |