diff options
Diffstat (limited to 'ace/config-sunos5.5.h')
-rw-r--r-- | ace/config-sunos5.5.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ace/config-sunos5.5.h b/ace/config-sunos5.5.h index 1d46c271c73..d5b61d073d4 100644 --- a/ace/config-sunos5.5.h +++ b/ace/config-sunos5.5.h @@ -86,7 +86,6 @@ # define ACE_HAS_STANDARD_CPP_LIBRARY 1 # endif /* __STANDARD_CXX */ -# define ACE_HAS_BROKEN_ENUMS /* Necessary with 1.8.9, harmless with 1.8.8. */ # define ACE_HAS_TEMPLATE_INSTANTIATION_PRAGMA # define ACE_LACKS_LINEBUFFERED_STREAMBUF # define ACE_LACKS_LONGLONG_T /* It really doesn't have it. Boo. */ |