/* File: CarbonCore/CarbonCore.h Contains: Master include for CarbonCore private framework Version: CarbonCore-545~1 Copyright: © 1999-2003 by Apple Computer, Inc., all rights reserved. Bugs?: For bug reports, consult the following page on the World Wide Web: http://developer.apple.com/bugreporter/ */ #ifndef __CARBONCORE__ #define __CARBONCORE__ #ifndef __COREFOUNDATION__ #include #endif #ifndef __CONDITIONALMACROS__ #include #endif #ifndef __MACTYPES__ #include #endif #ifndef __FINDER__ #include #endif #ifndef __FIXMATH__ #include #endif #ifndef __SCRIPT__ #include #endif #ifndef __UTCUTILS__ #include #endif #ifndef __TEXTCOMMON__ #include #endif #ifndef __COLLECTIONS__ #include #endif #ifndef __ENDIAN__ #include #endif #ifndef __PATCHES__ #include #endif #ifndef __GESTALT__ #include #endif #ifndef __MACMEMORY__ #include #endif #ifndef __MATH64__ #include #endif #ifndef __MIXEDMODE__ #include #endif #ifndef __MACERRORS__ #include #endif #ifndef __COMPONENTS__ #include #endif #ifndef __OSUTILS__ #include #endif #ifndef __FILES__ #include #endif #ifndef __RESOURCES__ #include #endif #ifndef __CODEFRAGMENTS__ #include #endif #ifndef __ALIASES__ #include #endif #ifndef __MACLOCALES__ #include #endif #ifndef __DEBUGGING__ #include #endif #ifndef __PLSTRINGFUNCS__ #include #endif #ifndef __DRIVERSYNCHRONIZATION__ #include #endif #ifndef __DEVICES__ #include #endif #ifndef __DRIVERSERVICES__ #include #endif #ifndef __INTLRESOURCES__ #include #endif #ifndef __NUMBERFORMATTING__ #include #endif #ifndef __DATETIMEUTILS__ #include #endif #ifndef __STRINGCOMPARE__ #include #endif #ifndef __TEXTUTILS__ #include #endif #ifndef __TOOLUTILS__ #include #endif #ifndef __NAMEREGISTRY__ #include #endif #ifndef __UNICODEUTILITIES__ #include #endif #ifndef __FP__ #include #endif #include #ifndef __TEXTENCODINGCONVERTER__ #include #endif #ifndef __UNICODECONVERTER__ #include #endif #ifndef __THREADS__ #include #endif #ifndef __FOLDERS__ #include #endif #ifndef __TIMER__ #include #endif #ifndef __MULTIPROCESSINGINFO__ #include #endif #ifndef __MULTIPROCESSING__ #include #endif #ifndef __MACHINEEXCEPTIONS__ #include #endif #ifndef __LOWMEM__ #include #endif #ifndef __AVLTREE__ #include #endif #ifndef __PEFBINARYFORMAT__ #include #endif #ifndef __HFSVOLUMES__ #include #endif #ifndef __AIFF__ #include #endif #ifndef __TEXTENCODINGPLUGIN__ #include #endif #endif /* __CARBONCORE__ */