quicktype icon indicating copy to clipboard operation
quicktype copied to clipboard

fix: #1592 c++ type re-definition errors

Open foobra opened this issue 3 years ago • 1 comments

add ifndef macro to supress re-definition errors

fix #1592

foobra avatar May 07 '22 06:05 foobra

Hey all. I need this fix, is there any reason it can't be merged? C++ code generation is broken without it when you combine multiple generated files. Adding a simple ifndef check seems like a very good idea to get this resolved. Thanks!

moodboom avatar Jul 12 '22 20:07 moodboom

Thanks so much!

moodboom avatar Jan 27 '23 16:01 moodboom