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
+2
View File
@@ -6,6 +6,8 @@
// Copyright (c) 2015 BrainCookie. All rights reserved.
//
#import <Foundation/Foundation.h>
extern NSString * const HTMLKitHierarchyRequestError;
extern NSString * const HTMLKitNotFoundError;
extern NSString * const HTMLKitNotSupportedError;