Remove prefix header and necessary foundation imports

This commit is contained in:
iska
2016-08-27 02:02:43 +02:00
parent e56a980e80
commit 9a1a12c788
5 changed files with 15 additions and 31 deletions
+1
View File
@@ -6,6 +6,7 @@
// Copyright (c) 2015 BrainCookie. All rights reserved.
//
#import <Foundation/Foundation.h>
#import "HTMLKitDOMExceptions.h"
NSString * const HTMLKitHierarchyRequestError = @"HierarchyRequestError";