mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
It appears that libxml/parser.h must be explicitly imported as of Xcode 9.3.
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
// Copyright (c) 2015 Ranchero Software, LLC. All rights reserved.
|
||||
//
|
||||
|
||||
#import <libxml/parser.h>
|
||||
#import <libxml/tree.h>
|
||||
#import <libxml/xmlstring.h>
|
||||
#import <RSParser/RSSAXParser.h>
|
||||
|
||||
Reference in New Issue
Block a user