summaryrefslogtreecommitdiff
path: root/ace/config-hpux-11.x-hpc++.h
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>1998-06-03 01:05:03 +0000
committerSteve Huston <shuston@riverace.com>1998-06-03 01:05:03 +0000
commitd99995f182ceee9487777894f2fa2215fc696754 (patch)
treeda58c48b63ee62dbe9d7526c4e26678f3197226a /ace/config-hpux-11.x-hpc++.h
parentfb83592e11a69bdf2919d6fb87486adc7fe0c4df (diff)
downloadATCD-d99995f182ceee9487777894f2fa2215fc696754.tar.gz
Added ACE_HAS_USING_KEYWORD
Diffstat (limited to 'ace/config-hpux-11.x-hpc++.h')
-rw-r--r--ace/config-hpux-11.x-hpc++.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ace/config-hpux-11.x-hpc++.h b/ace/config-hpux-11.x-hpc++.h
index 70e219c8067..e244459a5a1 100644
--- a/ace/config-hpux-11.x-hpc++.h
+++ b/ace/config-hpux-11.x-hpc++.h
@@ -59,6 +59,9 @@
// used as formal arguments to a template class.
# define ACE_HAS_TEMPLATE_TYPEDEFS
+// This is legit for A.03.05 - not sure A.03.04, but it should be.
+# define ACE_HAS_USING_KEYWORD
+
// Platform lacks streambuf "linebuffered ()".
# define ACE_LACKS_LINEBUFFERED_STREAMBUF