-
Notifications
You must be signed in to change notification settings - Fork 71
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 minor compiler errors (macro expansion, duplicate using
)
#1560
Conversation
Thank you @dermesser. Please add a news update by copying |
I took the liberty and also fixed a second one-line issue (a duplicate |
using
directiveusing
)
I opened #1561 for this - I hope I understood you correctly :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks @dermesser - this looks good to em
btw we probably want to transpose that change in PyNE, as we changed the |
for issue #1312 - probably doesn't fix it, but contributes to improvements.