CppMarshal: Always emit nn header include for interface
Previously, the nn header was only included when the argument or return type of an interface's method was not equal to the interface itself. Fixes #197
Showing
Please register or sign in to comment