OJAKit-Prefix.pch 473 B

123456789101112131415161718
  1. //
  2. // OJAKit-Prefix.pch
  3. // OJAKitDemo
  4. //
  5. // Created by luxiaoming on 16/7/4.
  6. // Copyright © 2016年 luxiaoming. All rights reserved.
  7. //
  8. #ifndef OJAKit_Prefix_pch
  9. #define OJAKit_Prefix_pch
  10. // Include any system framework and library headers here that should be included in all compilation units.
  11. // You will also need to set the Prefix Header build setting of one or more of your targets to reference this file.
  12. //#import "OJAKit.h"
  13. #endif /* OJAKit_Prefix_pch */