diff options
author | silinoron <none@none> | 2010-08-15 13:21:05 -0700 |
---|---|---|
committer | silinoron <none@none> | 2010-08-15 13:21:05 -0700 |
commit | 4d5296299b7a72c37cda56bfa885c82167066c3c (patch) | |
tree | 2936b23000015173a0c2d82907df9ce7fdc8f785 /externals/ace/config-doxygen.h | |
parent | e3b8a5923d5e5512cfe6e0f02246d22146691008 (diff) |
Backed out changeset: 6b66f86b01e4
Should fix windows compile. Blame me and click (but mostly click)
--HG--
branch : trunk
Diffstat (limited to 'externals/ace/config-doxygen.h')
-rw-r--r-- | externals/ace/config-doxygen.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/externals/ace/config-doxygen.h b/externals/ace/config-doxygen.h index ddd84e88e7a..830e69a3e55 100644 --- a/externals/ace/config-doxygen.h +++ b/externals/ace/config-doxygen.h @@ -6,7 +6,7 @@ * * @file config-doxygen.h * - * $Id: config-doxygen.h 91101 2010-07-15 09:49:28Z johnnyw $ + * $Id: config-doxygen.h 84610 2009-02-26 10:26:09Z johnnyw $ * * @author Carlos O'Ryan <coryan@uci.edu> * @author Darrell Brunsch <brunsch@uci.edu> @@ -123,6 +123,4 @@ #define TAO_BEGIN_VERSIONED_NAMESPACE_DECL #define TAO_END_VERSIONED_NAMESPACE_DECL -#define ACE_HAS_POSITION_INDEPENDENT_POINTERS 1 - #endif /* ACE_CONFIG_DOXYGEN_H */ |