#include <vtkCocoaMacOSXSDKCompatibility.h>
VTK uses types that were introduced with the 10.5 SDK. Until VTK's minimum requirement is the 10.5 SDK or later, this file allows us to use these new types even with older SDKs (where the types are not defined). It is safe to include this header multiple times.