summaryrefslogtreecommitdiff
path: root/ace/config-hpux-10.x-g++.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-05-05 13:48:48 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-05-05 13:48:48 +0000
commit168bce634a08775810144a43f8adaa33b92f7f4d (patch)
treefe708c5cc0a422802f56cad4bc0aed387ee977d6 /ace/config-hpux-10.x-g++.h
parent3db28a30e8d9d3354f40a4f6096f01e7d9210e03 (diff)
downloadATCD-168bce634a08775810144a43f8adaa33b92f7f4d.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/config-hpux-10.x-g++.h')
-rw-r--r--ace/config-hpux-10.x-g++.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/config-hpux-10.x-g++.h b/ace/config-hpux-10.x-g++.h
index e15296019d1..72544476fcb 100644
--- a/ace/config-hpux-10.x-g++.h
+++ b/ace/config-hpux-10.x-g++.h
@@ -19,9 +19,6 @@
// They forgot a const in the prototype of putmsg and putpmsg...
#define ACE_LACKS_CONST_STRBUF_PTR
-// They forgot a const in the prototype of const_timewait...
-#define ACE_LACKS_CONST_TIMESPEC_PTR
-
// Compiler's template mechanism must see source code (i.e., .C files).
#define ACE_TEMPLATES_REQUIRE_SOURCE
// Compiler doesn't support static data member templates.