diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2004-05-01 01:22:15 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2004-05-01 01:22:15 +0000 |
commit | 9e882d6a06a741fd01eb999d50b9227558974aa5 (patch) | |
tree | 98dcf0e46684a9c4cd9f430f7773fa03e40d16d6 /ace/config-unixware-7.1.0.udk.h | |
parent | 05bd928eefaca6ab1f96ecd0d4ca757ceacd12fc (diff) | |
download | ATCD-9e882d6a06a741fd01eb999d50b9227558974aa5.tar.gz |
ChangeLogTag:Fri Apr 30 18:11:35 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'ace/config-unixware-7.1.0.udk.h')
-rw-r--r-- | ace/config-unixware-7.1.0.udk.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ace/config-unixware-7.1.0.udk.h b/ace/config-unixware-7.1.0.udk.h index ff22c3637e3..019a79485f6 100644 --- a/ace/config-unixware-7.1.0.udk.h +++ b/ace/config-unixware-7.1.0.udk.h @@ -95,10 +95,6 @@ /* Enable ACE inlining */ #define __ACE_INLINE__ 1 -/* Platform supports new C++ style casts (dynamic_cast, static_cast, - reinterpret_cast and const_cast) */ -#define ACE_HAS_ANSI_CASTS - /* Platform supports Asynchronous IO calls */ /* #define ACE_HAS_AIO_CALLS */ |