diff options
author | Angelo Corsaro <angelo@icorsaro.net> | 2000-03-10 01:05:25 +0000 |
---|---|---|
committer | Angelo Corsaro <angelo@icorsaro.net> | 2000-03-10 01:05:25 +0000 |
commit | a45c17a114d43af216093a2359fafe958c9282ec (patch) | |
tree | be50576076c0e24be978f4b08471051a1fbd2d7a /ace/WIN32_Proactor.h | |
parent | d1c0e905386ad0cac16b90a83f1c9d80a9e99c1a (diff) | |
download | ATCD-a45c17a114d43af216093a2359fafe958c9282ec.tar.gz |
ChangeLogTag:Thu Mar 09 18:20:00 2000 Angelo Corsaro <corsaro@cs.wustl.edu>
Diffstat (limited to 'ace/WIN32_Proactor.h')
-rw-r--r-- | ace/WIN32_Proactor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/WIN32_Proactor.h b/ace/WIN32_Proactor.h index cc7dec6e120..ef1f03c8352 100644 --- a/ace/WIN32_Proactor.h +++ b/ace/WIN32_Proactor.h @@ -16,7 +16,7 @@ // // ============================================================================ -#if !defined (ACE_WIN32_PROACTOR_H) +#ifndef ACE_WIN32_PROACTOR_H #define ACE_WIN32_PROACTOR_H #include "ace/OS.h" |