diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-05-15 22:10:22 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-05-15 22:10:22 +0000 |
commit | 9acebd39548a087f300353892049edf7a859d58c (patch) | |
tree | 12606a8b6798009ae05c6b30c57193d118ab0793 /ace/config-osf1-4.0.h | |
parent | 4824982233a336d69f757e14847be148095e3b71 (diff) | |
download | ATCD-9acebd39548a087f300353892049edf7a859d58c.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/config-osf1-4.0.h')
-rw-r--r-- | ace/config-osf1-4.0.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-osf1-4.0.h b/ace/config-osf1-4.0.h index 71127f903b9..5c08374f1a2 100644 --- a/ace/config-osf1-4.0.h +++ b/ace/config-osf1-4.0.h @@ -170,5 +170,5 @@ // Do not define this smaller than 64KB, because ACE_Log_Msg::log needs that! // TK, 05 Feb 97 #define ACE_NEEDS_HUGE_THREAD_STACKSIZE (1024 * 1024) - +#define ACE_HAS_IDTYPE_T #endif /* ACE_CONFIG_H */ |