Newer
Older
Productization_H5_IOS / Pods / Target Support Files / ReachabilitySwift / ReachabilitySwift-prefix.pch
@zhangfeng zhangfeng on 8 Aug 2023 195 bytes commit first
#ifdef __OBJC__
#import <UIKit/UIKit.h>
#else
#ifndef FOUNDATION_EXPORT
#if defined(__cplusplus)
#define FOUNDATION_EXPORT extern "C"
#else
#define FOUNDATION_EXPORT extern
#endif
#endif
#endif