/* CoreFoundation.h Copyright (c) 1998-2012, Apple Inc. All rights reserved. */ #if !defined(__COREFOUNDATION_COREFOUNDATION__) #define __COREFOUNDATION_COREFOUNDATION__ 1 #define __COREFOUNDATION__ 1 #if !defined(CF_EXCLUDE_CSTD_HEADERS) #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #if defined(__STDC_VERSION__) && (199901L <= __STDC_VERSION__) #include #include #include #endif #endif #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #if (TARGET_OS_MAC && !(TARGET_OS_EMBEDDED || TARGET_OS_IPHONE)) || (TARGET_OS_EMBEDDED || TARGET_OS_IPHONE) || TARGET_OS_WIN32 #include #include #include #include #include #include #ifndef CF_OPEN_SOURCE #include #include #include #endif #endif #if (TARGET_OS_MAC && !(TARGET_OS_EMBEDDED || TARGET_OS_IPHONE)) || (TARGET_OS_EMBEDDED || TARGET_OS_IPHONE) #ifndef CF_OPEN_SOURCE #include #include #include #include #endif #endif #if (TARGET_OS_MAC && !(TARGET_OS_EMBEDDED || TARGET_OS_IPHONE)) #include #include #include #endif #ifndef CF_OPEN_SOURCE #if TARGET_OS_WIN32 #include #endif #endif #endif /* ! __COREFOUNDATION_COREFOUNDATION__ */