SQLiteBooks_Prefix.pch
上传用户:hechengdz
上传日期:2020-05-13
资源大小:1591k
文件大小:0k
源码类别:

iPhone

开发平台:

Objective-C

  1. //
  2. // Prefix header for all source files of the 'SQLiteBooks' target in the 'SQLiteBooks' project
  3. //
  4. #ifdef __OBJC__
  5.     #import <Foundation/Foundation.h>
  6.     #import <UIKit/UIKit.h>
  7. #endif