diff options
Diffstat (limited to 'ace/config-vxworks5.x.h')
-rw-r--r-- | ace/config-vxworks5.x.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ace/config-vxworks5.x.h b/ace/config-vxworks5.x.h index 819acdccb38..b471378b8ce 100644 --- a/ace/config-vxworks5.x.h +++ b/ace/config-vxworks5.x.h @@ -61,7 +61,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_HAS_WCHAR_TYPEDEFS_CHAR # define ACE_LACKS_LONGLONG_T |