ClashX/Pods/Target Support Files/Pods-ClashX/Pods-ClashX-umbrella.h

17 lines
314 B
Objective-C

#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#else
#ifndef FOUNDATION_EXPORT
#if defined(__cplusplus)
#define FOUNDATION_EXPORT extern "C"
#else
#define FOUNDATION_EXPORT extern
#endif
#endif
#endif
FOUNDATION_EXPORT double Pods_ClashXVersionNumber;
FOUNDATION_EXPORT const unsigned char Pods_ClashXVersionString[];