Files
leanote-ios/Pods-bak/Target Support Files/WordPressCom-Analytics-iOS/WordPressCom-Analytics-iOS-prefix.pch
2019-03-26 21:16:33 +08:00

22 lines
377 B
Plaintext

#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
//
// Prefix header
//
// The contents of this file are implicitly included at the beginning of every source file.
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#endif