diff options
Diffstat (limited to 'ace/config-hpux-10.x-g++.h')
-rw-r--r-- | ace/config-hpux-10.x-g++.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/config-hpux-10.x-g++.h b/ace/config-hpux-10.x-g++.h index 5eef7dc7869..e15296019d1 100644 --- a/ace/config-hpux-10.x-g++.h +++ b/ace/config-hpux-10.x-g++.h @@ -14,6 +14,7 @@ #define ACE_HAS_BROKEN_CONVERSIONS #define ACE_HAS_STREAMS +#define ACE_HAS_STRING_CLASS // They forgot a const in the prototype of putmsg and putpmsg... #define ACE_LACKS_CONST_STRBUF_PTR |