mirror of
https://github.com/Ed94/gencpp.git
synced 2025-07-12 00:25:43 -07:00
Fix for wrong tokens for GNU/MSVC attribute captures (parse_attributes)
Also a fix for a typo in the readme...
This commit is contained in:
@ -18,7 +18,7 @@ int gen_main()
|
||||
|
||||
check_SOA();
|
||||
|
||||
check_singleheader_ast();
|
||||
// check_singleheader_ast();
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user