iPhoneHTTPServer_Prefix.pch
上传用户:kc0325
上传日期:2020-06-20
资源大小:204k
文件大小:0k
源码类别:

iPhone

开发平台:

Objective-C

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