FBSystemApp.h 91 B

12345678
  1. #import <sys/cdefs.h>
  2. __BEGIN_DECLS
  3. extern NSString *FBSystemAppBundleID();
  4. __END_DECLS