Changes between Initial Version and Version 1 of Ticket #52043, comment 9


Ignore:
Timestamp:
Sep 15, 2016, 11:01:01 PM (8 years ago)
Author:
jeremyhu (Jeremy Huddleston Sequoia)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52043, comment 9

    initial v1  
    22
    33{{{
    4 #if __has_include(< Availability.h >)
     4#if __has_include(<Availability.h>)
    55#include <Availability.h>
    66#define APPLE_SUPPORTS_QUICKTIME (__MAC_OS_X_VERSION_MAX_ALLOWED < 101200) || !__LP64__