GITLAB

IOSGroup / ParentAssistant

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • parentassistant
  • ParentAssistant
  • Pods
  • Target Support Files
  • Toast
  • Toast-prefix.pch
  • 3afd9170   no message Browse Code »
    葛建军
    2018-03-22 19:28:01 +0800  
Toast-prefix.pch 195 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12
#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