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:
@@ -6,8 +6,8 @@
|
||||
// Copyright © 2016 Ranchero Software, LLC. All rights reserved.
|
||||
//
|
||||
|
||||
#import "RSHTMLMetadata.h"
|
||||
#import "RSParserInternal.h"
|
||||
#import <RSParser/RSHTMLMetadata.h>
|
||||
#import <RSParser/RSParserInternal.h>
|
||||
|
||||
static NSString *urlStringFromDictionary(NSDictionary *d);
|
||||
static NSString *absoluteURLStringWithRelativeURLString(NSString *relativeURLString, NSString *baseURLString);
|
||||
|
||||
Reference in New Issue
Block a user