// // ViewController.h // CacheBenchmark // // Created by ibireme on 15/10/20. // Copyright (C) 2015 ibireme. All rights reserved. // #import <UIKit/UIKit.h> @interface ViewController : UIViewController @end