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

Fix missing import for class Generics map. #480

Merged
merged 2 commits into from
Mar 21, 2019
Merged

Fix missing import for class Generics map. #480

merged 2 commits into from
Mar 21, 2019

Conversation

asashour
Copy link
Contributor

This happens when the generics type is an inner class.

Add import only when needed (in non-inner class declaration)
@skylot skylot merged commit dd2e7e8 into skylot:master Mar 21, 2019
@asashour asashour deleted the importGenerics branch March 21, 2019 14:19
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