PageRenderTime 21ms CodeModel.GetById 2ms RepoModel.GetById 0ms app.codeStats 0ms

/MapView/MapViewTests/MapViewTests-Prefix.pch

http://github.com/route-me/route-me
Unknown | 8 lines | 7 code | 1 blank | 0 comment | 0 complexity | 7460248a4d7d6a50be7759bc6e26701d MD5 | raw file
  1. //
  2. // Prefix header for all source files of the 'MapViewTests' target in the 'MapViewTests' project
  3. //
  4. #ifdef __OBJC__
  5. #import <UIKit/UIKit.h>
  6. #import "RouteMe.h"
  7. #endif