Add a blank line to the generated code
This is purely cosmetic: add an extra blank line after the __cplusplus ifdef end.
This commit is contained in:
parent
4b5e5d0cc8
commit
113ce5ae7d
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ public:
|
|||
"#endif\n\n",
|
||||
"#ifdef __cplusplus\n"
|
||||
"}\n"
|
||||
"#endif\n"
|
||||
"#endif\n\n"
|
||||
)
|
||||
{
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue