BenchmarkIPhone_Prefix.pch 199 B

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