mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-01-12 22:51:50 +08:00
Change system import into user import for RestKit/Network.h. closes #1244
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
// limitations under the License.
|
||||
//
|
||||
|
||||
#import <RestKit/Network.h>
|
||||
#import "Network.h"
|
||||
#import "RKRouter.h"
|
||||
#import "RKPaginator.h"
|
||||
#import "RKMacros.h"
|
||||
|
||||
Reference in New Issue
Block a user