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 | 49625b66b0dc90d09fbba8ca247de65280b84def (patch) | |
tree | 12606a8b6798009ae05c6b30c57193d118ab0793 /ace/config-sunos5.4-g++.h | |
parent | 7721347f9f64cc074b2c4e4072da8fa1f6749306 (diff) | |
download | ATCD-49625b66b0dc90d09fbba8ca247de65280b84def.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/config-sunos5.4-g++.h')
-rw-r--r-- | ace/config-sunos5.4-g++.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/config-sunos5.4-g++.h b/ace/config-sunos5.4-g++.h index 6d0a0b37e44..a0a7734a229 100644 --- a/ace/config-sunos5.4-g++.h +++ b/ace/config-sunos5.4-g++.h @@ -180,5 +180,6 @@ // Defines the page size of the system. #define ACE_PAGE_SIZE 4096 +#define ACE_HAS_IDTYPE_T #endif /* ACE_CONFIG_H */ |