Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make DDXMLPrivate.h a private header. #68

Merged

Conversation

colinhumber
Copy link
Contributor

Removes this header from the umbrella header and fixes issue in Xcode 8 where this header, which imports <libxml/tree.h>, would cause an "Include of non-modular header inside framework module" compile error to be thrown.

Removes this header from the umbrella header and fixes issue in Xcode 8 where this header, which imports <libxml/tree.h>, would cause an "Include of non-modular header inside framework module" compile error to be thrown.
@chrisballinger
Copy link
Collaborator

👍

@chrisballinger chrisballinger merged commit 39c91fd into robbiehanson:private_libxml Jul 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants