aboutsummaryrefslogtreecommitdiff
path: root/externals/ace/config-macosx-snowleopard.h
diff options
context:
space:
mode:
authorsilinoron <none@none>2010-08-15 13:21:05 -0700
committersilinoron <none@none>2010-08-15 13:21:05 -0700
commit4d5296299b7a72c37cda56bfa885c82167066c3c (patch)
tree2936b23000015173a0c2d82907df9ce7fdc8f785 /externals/ace/config-macosx-snowleopard.h
parente3b8a5923d5e5512cfe6e0f02246d22146691008 (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-macosx-snowleopard.h')
-rw-r--r--externals/ace/config-macosx-snowleopard.h11
1 files changed, 2 insertions, 9 deletions
diff --git a/externals/ace/config-macosx-snowleopard.h b/externals/ace/config-macosx-snowleopard.h
index 09e9458d6b9..f9b3522a5aa 100644
--- a/externals/ace/config-macosx-snowleopard.h
+++ b/externals/ace/config-macosx-snowleopard.h
@@ -1,17 +1,10 @@
-// $Id: config-macosx-snowleopard.h 91093 2010-07-15 09:12:20Z wotte $
+// $Id: config-macosx-snowleopard.h 87236 2009-10-27 08:21:42Z wotte $
#ifndef ACE_CONFIG_MACOSX_SNOWLEOPARD_H
#define ACE_CONFIG_MACOSX_SNOWLEOPARD_H
-
#include "ace/config-macosx-leopard.h"
-#ifdef __clang__
-#ifdef ACE_HAS_GCC_ATOMIC_BUILTINS
-#undef ACE_HAS_GCC_ATOMIC_BUILTINS
-#endif
-#endif
-
// This header has been deprecated in Snow Leopard.
#define ACE_LACKS_UCONTEXT_H
-#endif // ACE_CONFIG_MACOSX_SNOWLEOPARD_H
+#endif ACE_CONFIG_MACOSX_SNOWLEOPARD_H