diff options
Diffstat (limited to 'ace/config-sunos5.5-g++.h')
-rw-r--r-- | ace/config-sunos5.5-g++.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-sunos5.5-g++.h b/ace/config-sunos5.5-g++.h index 25ef3de5c2c..e2965c8ef48 100644 --- a/ace/config-sunos5.5-g++.h +++ b/ace/config-sunos5.5-g++.h @@ -16,6 +16,8 @@ #define ACE_HAS_UNICODE +#define __ACE_INLINE__ + #if defined (__ACE_INLINE__) #define ACE_HAS_INLINED_OSCALLS #endif /* __ACE_INLINE__ */ |