This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#if TARGET_OS_SIMULATOR | |
#if 0 | |
#elif defined(__x86_64__) && __x86_64__ | |
// Generated by Apple Swift version 5.0 effective-4.1.50 (swiftlang-1001.0.69.5 clang-1001.0.46.3) | |
#pragma clang diagnostic push | |
#pragma clang diagnostic ignored "-Wgcc-compat" | |
#if !defined(__has_include) | |
# define __has_include(x) 0 | |
#endif |