summaryrefslogtreecommitdiff
path: root/ace/config-hpux-10.x-g++.h
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-08-30 02:52:59 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-08-30 02:52:59 +0000
commit3523150947472e0712fa0ca29300d43aef951606 (patch)
tree788030ca0b005f6aa273184dd7f590a8fe8d2c55 /ace/config-hpux-10.x-g++.h
parent9b43c9521d0cb1e14f1b85fe2112fff479843585 (diff)
downloadATCD-3523150947472e0712fa0ca29300d43aef951606.tar.gz
ChangeLogTag: Sun Aug 29 21:35:17 1999 David L. Levine <levine@cs.wustl.edu>
Diffstat (limited to 'ace/config-hpux-10.x-g++.h')
-rw-r--r--ace/config-hpux-10.x-g++.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/ace/config-hpux-10.x-g++.h b/ace/config-hpux-10.x-g++.h
index 166e2124551..06105880292 100644
--- a/ace/config-hpux-10.x-g++.h
+++ b/ace/config-hpux-10.x-g++.h
@@ -7,13 +7,16 @@
#ifndef ACE_CONFIG_H
#define ACE_CONFIG_H
+// config-g++-common.h undef's ACE_HAS_STRING_CLASS with -frepo, so
+// this must appear before its #include.
+#define ACE_HAS_STRING_CLASS
+
#include "ace/config-g++-common.h"
// These are apparantly some things which are special to g++ on HP? They are
// compiler-related settings, but not in config-g++-common.h
#define ACE_HAS_BROKEN_CONVERSIONS
-#define ACE_HAS_STRING_CLASS
// Compiler supports the ssize_t typedef.
#define ACE_HAS_SSIZE_T
#define _CLOCKID_T