diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-02-25 06:01:48 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-02-25 06:01:48 +0000 |
commit | 463a663ec8de0fadaa2d4f8d3b0af1e8e711a7c4 (patch) | |
tree | df4edead9fdea04de79dd31b7c4ab0fd4ce3bdef /ace/config-sunos5.4-g++.h | |
parent | 9c10156af5355bb02a28d5f58bceb41159f6d4bd (diff) | |
download | ATCD-463a663ec8de0fadaa2d4f8d3b0af1e8e711a7c4.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/config-sunos5.4-g++.h')
-rw-r--r-- | ace/config-sunos5.4-g++.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-sunos5.4-g++.h b/ace/config-sunos5.4-g++.h index 58c9f494efc..8a02bfc5125 100644 --- a/ace/config-sunos5.4-g++.h +++ b/ace/config-sunos5.4-g++.h @@ -9,6 +9,8 @@ #define ACE_HAS_UNICODE +#define ACE_HAS_TERM_IOCTLS + // Must specialize templates due to G++'s lame parameterized type // support... #define ACE_TEMPLATES_REQUIRE_SPECIALIZATION |