Skip to content

Commit

Permalink
Get some air in the headers
Browse files Browse the repository at this point in the history
  • Loading branch information
AliSoftware committed Oct 22, 2015
1 parent 7300a1b commit 98de514
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,11 @@
*
***********************************************************************************/


#import <Foundation/Foundation.h>

#if defined(__IPHONE_7_0) || defined(__MAC_10_9)

#import <objc/runtime.h>

#import <OHHTTPStubs/OHHTTPStubs.h>


Expand Down
1 change: 1 addition & 0 deletions OHHTTPStubs/Sources/OHHTTPStubsResponse.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
#pragma mark - Imports

#import <Foundation/Foundation.h>

#import "Compatibility.h"

////////////////////////////////////////////////////////////////////////////////
Expand Down
1 change: 1 addition & 0 deletions OHHTTPStubs/Sources/OHPathHelpers/OHPathHelpers.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@


#import <Foundation/Foundation.h>

#import "Compatibility.h"

NS_ASSUME_NONNULL_BEGIN
Expand Down

0 comments on commit 98de514

Please sign in to comment.