mirror of
https://github.com/Ed94/gencpp.git
synced 2025-06-30 19:01:02 -07:00
Removed thirdparty dir, updated docs, removed banned.define/undef files
This commit is contained in:
@ -275,7 +275,7 @@ Code gen__hashtable( StrC type )
|
||||
)
|
||||
));
|
||||
|
||||
return def_global_body( 3, ht_entry, array_ht_entry, hashtable );
|
||||
return def_global_body( args( ht_entry, array_ht_entry, hashtable ));
|
||||
}
|
||||
|
||||
struct GenHashTableRequest
|
||||
|
Reference in New Issue
Block a user