diff options
author | Steve Huston <shuston@riverace.com> | 1999-02-05 18:09:32 +0000 |
---|---|---|
committer | Steve Huston <shuston@riverace.com> | 1999-02-05 18:09:32 +0000 |
commit | ecaefb0c25b23d611645b674064c60ef98d243c1 (patch) | |
tree | 524f52f77c9f00c00343ac43f0ca20d11e9801df /ace/config-hpux-9.x.h | |
parent | 14eb1105b0f93efaa233b7aa046f83bf10254000 (diff) | |
download | ATCD-ecaefb0c25b23d611645b674064c60ef98d243c1.tar.gz |
Removed ACE_HAS_BROKEN_ENUMS.
Diffstat (limited to 'ace/config-hpux-9.x.h')
-rw-r--r-- | ace/config-hpux-9.x.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ace/config-hpux-9.x.h b/ace/config-hpux-9.x.h index e1f8e0168bc..21acfd86e55 100644 --- a/ace/config-hpux-9.x.h +++ b/ace/config-hpux-9.x.h @@ -16,7 +16,6 @@ #define ACE_HAS_BROKEN_HPUX_TEMPLATES #endif /* __cplusplus < 199707L */ -#define ACE_HAS_BROKEN_ENUMS #define ACE_HAS_IP_MULTICAST #define ACE_LACKS_GETPGID #define ACE_HAS_BROKEN_CONVERSIONS |