Go to the documentation of this file.
26 #include <AvailabilityMacros.h>
28 #if MAC_OS_X_VERSION_MAX_ALLOWED < 1050
29 #error VTK requires the Mac OS X 10.5 SDK or later
32 #if MAC_OS_X_VERSION_MIN_REQUIRED < 1050
33 #error VTK requires a deployment target of Mac OS X 10.5 or later