Netease-Music-Demo/Pods/Target Support Files/SnapKit/SnapKit-umbrella.h

17 lines
306 B
C
Raw Permalink Normal View History

2021-03-06 18:45:01 +08:00
#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
FOUNDATION_EXPORT double SnapKitVersionNumber;
FOUNDATION_EXPORT const unsigned char SnapKitVersionString[];