Closed usr42 closed 6 years ago
@meekrosoft I just solved the merge conflicts.
Would be nice to have that merged. I stumbled over the same problem.
@meekrosoft Can this PR be merged? Should anything be changed before?
The main reason why I don't add the function prototype is that is usually already defined in a header. I guess there is no harm in automatically add the prototype though. Thanks for the contribution @usr42 !
This is a fix for issue 13. The function prototype is added to the DECLARE_* macros.
I hope this change is ok for you, because I am not sure if you intentionally did not add the function prototype to the DECLARE_* macros.
Cheers, Balthasar