diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-05-05 13:48:48 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-05-05 13:48:48 +0000 |
commit | 098203fdd8cc03b7eea28f35630eba425405b9ca (patch) | |
tree | fe708c5cc0a422802f56cad4bc0aed387ee977d6 /ace/config-hpux-10.x-g++.h | |
parent | 7116c1485a0fad6fa5cf432e1be6963181b349e5 (diff) | |
download | ATCD-098203fdd8cc03b7eea28f35630eba425405b9ca.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/config-hpux-10.x-g++.h')
-rw-r--r-- | ace/config-hpux-10.x-g++.h | 3 |
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. |