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

UIView+Toast.h doesn't import <UIKit/UIKit.h> #44

Closed
mayoff opened this issue Oct 10, 2014 · 1 comment
Closed

UIView+Toast.h doesn't import <UIKit/UIKit.h> #44

mayoff opened this issue Oct 10, 2014 · 1 comment

Comments

@mayoff
Copy link

mayoff commented Oct 10, 2014

The UIView+Toast.h header file uses UIView but doesn't import <UIKit/UIKit.h>. This can lead to problems when the library source files are copied into new projects.

http://stackoverflow.com/q/26306134/77567

@scalessec
Copy link
Owner

Wow, well that's embarressing. I'll commit a fix shortly. Thank you!

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

No branches or pull requests

2 participants