Skip to content

Conversation

@mthole-old
Copy link
Contributor

EDQueue.h uses UIKIT_EXTERN, but does not import UIKit. Fix this.

In practice, this is/was only an issue for client projects that are trying to get away from precompiled headers -- as the default precompile header import of UIKit would mask this issue.

@thisandagain
Copy link
Owner

Great catch. Thanks @mthole

thisandagain added a commit that referenced this pull request Apr 30, 2015
Import UIKit, not Foundation.
@thisandagain thisandagain merged commit 23d21ba into thisandagain:master Apr 30, 2015
@mthole-old
Copy link
Contributor Author

@thisandagain Thanks for the quick merge! Any chance you'd push a 0.7.1 to Cocoapods?

@thisandagain
Copy link
Owner

@mthole All set. 0.7.1 is up.

@kujenga kujenga mentioned this pull request May 21, 2015
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.

3 participants