diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-03-03 01:08:10 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-03-03 01:08:10 +0000 |
commit | c7c78b1b94cfd61d7a58c4d3a49b97f719e3716d (patch) | |
tree | bdb2fb834aebc257bfde0add6e4c965194838136 /ace/config-unixware-2.01-g++.h | |
parent | caa0581d42e1adfc5006d5c9e367470eb72f5e2c (diff) | |
download | ATCD-c7c78b1b94cfd61d7a58c4d3a49b97f719e3716d.tar.gz |
foo
Diffstat (limited to 'ace/config-unixware-2.01-g++.h')
-rw-r--r-- | ace/config-unixware-2.01-g++.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-unixware-2.01-g++.h b/ace/config-unixware-2.01-g++.h index 9356b60145e..66ff69664ca 100644 --- a/ace/config-unixware-2.01-g++.h +++ b/ace/config-unixware-2.01-g++.h @@ -14,6 +14,8 @@ #define ACE_HAS_CPLUSPLUS_HEADERS #define ACE_HAS_GNU_CSTRING_H +#define __ACE_INLINE__ + #if defined (__ACE_INLINE__) #define ACE_HAS_INLINED_OSCALLS #endif /* __ACE_INLINE__ */ |