Files
ShadowsocksX-NG/Pods/Target Support Files/Pods-ShadowsocksX-NGTests/Pods-ShadowsocksX-NGTests-umbrella.h

17 lines
342 B
C
Raw Normal View History

#ifdef __OBJC__
2016-06-09 03:05:38 +08:00
#import <Cocoa/Cocoa.h>
#else
#ifndef FOUNDATION_EXPORT
#if defined(__cplusplus)
#define FOUNDATION_EXPORT extern "C"
#else
#define FOUNDATION_EXPORT extern
#endif
#endif
#endif
2016-06-09 03:05:38 +08:00
FOUNDATION_EXPORT double Pods_ShadowsocksX_NGTestsVersionNumber;
FOUNDATION_EXPORT const unsigned char Pods_ShadowsocksX_NGTestsVersionString[];