diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-12-27 17:31:12 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-12-27 17:31:12 +0000 |
commit | 81ce1741bb32a38450a82d7f9269d09de4b34299 (patch) | |
tree | ca68ca94f75b898d7d81f9c0ff2d83f04191f26d /ace/config-cxx-common.h | |
parent | 0f8f0d0416fb5c29b86aa0bd075d4e9c6dd37af5 (diff) | |
download | ATCD-81ce1741bb32a38450a82d7f9269d09de4b34299.tar.gz |
ChangeLogTag: Mon Dec 27 11:29:20 1999 David L. Levine <levine@cs.wustl.edu>
Diffstat (limited to 'ace/config-cxx-common.h')
-rw-r--r-- | ace/config-cxx-common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-cxx-common.h b/ace/config-cxx-common.h index e20aecdb6a3..64b4ac2c618 100644 --- a/ace/config-cxx-common.h +++ b/ace/config-cxx-common.h @@ -13,7 +13,7 @@ # define ACE_LACKS_LINEBUFFERED_STREAMBUF # define ACE_LACKS_SIGNED_CHAR # if defined (linux) -# define ACE_LACKS_ACE_IOSTREAM +# define ACE_HAS_CPLUSPLUS_HEADERS # endif /* linux */ # define DEC_CXX # if (__DECCXX_VER >= 60090010) |