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-integritySCA.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-integritySCA.h')
-rw-r--r-- | ace/config-integritySCA.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/config-integritySCA.h b/ace/config-integritySCA.h index 89e227b0b24..2b46226cf17 100644 --- a/ace/config-integritySCA.h +++ b/ace/config-integritySCA.h @@ -1,3 +1,5 @@ +// -*- C++ -*- + #ifndef ACE_INT_CONFIG_H #define ACE_INT_CONFIG_H @@ -21,9 +23,7 @@ #endif #define ACE_NEW_THROWS_EXCEPTIONS #define ACE_HAS_STANDARD_CPP_LIBRARY 1 -#define ACE_HAS_ANSI_CASTS #define ACE_HAS_TEMPLATE_SPECIALIZATION -#define ACE_HAS_ANSI_CASTS #if 0 #define ACE_HAS_TEMPLATE_INSTANTIATION_PRAGMA #endif |