Fix slather

This commit is contained in:
iziz 2015-08-04 03:41:37 +09:00
parent 8de788aa11
commit 468f5de023
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,2 @@
ci_service: travis_ci
coverage_service: coveralls
xcodeproj: libPhoneNumber.xcodeproj

View File

@ -11,6 +11,7 @@
#define LIB_PHONE_NUMBER_TEST 1
#import "libPhoneNumber-Prefix.pch"
#import <UIKit/UIKit.h>
#import <Foundation/Foundation.h>
#endif