mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Fix builder errors, mostly in RSParser.
This commit is contained in:
@@ -7,12 +7,13 @@
|
||||
//
|
||||
|
||||
#import <libxml/xmlstring.h>
|
||||
#import "RSHTMLMetadataParser.h"
|
||||
#import "RSHTMLMetadata.h"
|
||||
#import "RSSAXHTMLParser.h"
|
||||
#import "RSSAXParser.h"
|
||||
#import "RSParserInternal.h"
|
||||
#import "RSParser-Swift.h"
|
||||
#import <RSParser/RSHTMLMetadataParser.h>
|
||||
#import <RSParser/RSHTMLMetadata.h>
|
||||
#import <RSParser/RSSAXHTMLParser.h>
|
||||
#import <RSParser/RSSAXParser.h>
|
||||
#import <RSParser/RSParserInternal.h>
|
||||
#import <RSParser/ParserData.h>
|
||||
|
||||
|
||||
@interface RSHTMLMetadataParser () <RSSAXHTMLParserDelegate>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user