diff --git a/Xcode/OpenSceneGraph/config/OpenThreads/Config b/Xcode/OpenSceneGraph/config/OpenThreads/Config index 5c90a030d..5f433bc47 100644 --- a/Xcode/OpenSceneGraph/config/OpenThreads/Config +++ b/Xcode/OpenSceneGraph/config/OpenThreads/Config @@ -5,6 +5,7 @@ #if defined(MAC_OS_X_VERSION_10_5) #if MAC_OS_X_VERSION_MIN_REQUIRED >= MAC_OS_X_VERSION_10_5 #define _OPENTHREADS_ATOMIC_USE_BSD_ATOMIC + #elif #endif #endif /* #undef _OPENTHREADS_ATOMIC_USE_GCC_BUILTINS */