diff options
Diffstat (limited to 'ace/config-sunos5.5-sunc++-4.x.h')
-rw-r--r-- | ace/config-sunos5.5-sunc++-4.x.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/config-sunos5.5-sunc++-4.x.h b/ace/config-sunos5.5-sunc++-4.x.h index def3d2c3ce3..f35a750ae92 100644 --- a/ace/config-sunos5.5-sunc++-4.x.h +++ b/ace/config-sunos5.5-sunc++-4.x.h @@ -233,5 +233,6 @@ #define ACE_HAS_STL_MAP_CONFLICT #define ACE_HAS_STL_QUEUE_CONFLICT +#define ACE_HAS_IDTYPE_T #endif /* ACE_CONFIG_H */ |