diff options
Diffstat (limited to 'ace/config-sunos5.5-sunc++-4.1.h')
-rw-r--r-- | ace/config-sunos5.5-sunc++-4.1.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/config-sunos5.5-sunc++-4.1.h b/ace/config-sunos5.5-sunc++-4.1.h index cddd6e98604..5152c480c1a 100644 --- a/ace/config-sunos5.5-sunc++-4.1.h +++ b/ace/config-sunos5.5-sunc++-4.1.h @@ -7,6 +7,7 @@ #if !defined (ACE_CONFIG_H) #define ACE_CONFIG_H +#define ACE_HAS_EXCEPTIONS #define ACE_HAS_UNICODE // Note that SunC++ 4.1 fixes template bugs that prevented earlier |