mirror of
https://github.com/Ed94/gencpp.git
synced 2025-07-02 03:41:03 -07:00
More formatting fixes
This commit is contained in:
@ -136,7 +136,7 @@ int gen_main()
|
||||
|
||||
header.print( interface );
|
||||
|
||||
header.print_fmt( "\npragma region Inlines\n" );
|
||||
header.print_fmt( "\n#pragma region Inlines\n" );
|
||||
header.print( inlines );
|
||||
header.print( fmt_newline );
|
||||
header.print( ast_inlines );
|
||||
|
Reference in New Issue
Block a user