Skip to content

Commit

Permalink
Merge pull request #20 from oriolblanc/master
Browse files Browse the repository at this point in the history
Error after creating static library in xcode
  • Loading branch information
shnhrrsn committed Nov 2, 2012
2 parents ddd85de + 6d0a933 commit bd79aa4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions EGOCache.h
Expand Up @@ -26,6 +26,9 @@


#import <Foundation/Foundation.h> #import <Foundation/Foundation.h>


#if TARGET_OS_IPHONE
#import <UIKit/UIKit.h>
#endif


@interface EGOCache : NSObject @interface EGOCache : NSObject


Expand Down

0 comments on commit bd79aa4

Please sign in to comment.