Skip to content

Commit 21cb650

Browse files
Fix #22
1 parent a1fac54 commit 21cb650

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Classes/JSONAPIErrorResource.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
// Copyright (c) 2015 Josh Holtz. All rights reserved.
77
//
88

9+
#import <Foundation/Foundation.h>
10+
911
/**
1012
* Class respresentation of a JSON-API error structure.
1113
*/

0 commit comments

Comments
 (0)