diff options
Diffstat (limited to 'ace/config-osf1-4.0.h')
-rw-r--r-- | ace/config-osf1-4.0.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/config-osf1-4.0.h b/ace/config-osf1-4.0.h index aa81be4c4da..8ab712eb3df 100644 --- a/ace/config-osf1-4.0.h +++ b/ace/config-osf1-4.0.h @@ -19,6 +19,7 @@ // functionality is lost? Platform supports <sys/procfs.h> //#define ACE_HAS_PROC_FS +#define ACE_HAS_STRING_CLASS #define ACE_LACKS_IOSTREAM_FX #define ACE_LACKS_LINEBUFFERED_STREAMBUF #define ACE_LACKS_SIGNED_CHAR |