mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-03 21:01:55 +00:00
fcf75449b8
Moves VTs from enums to structs to prevent empty enum generation, which would usually cause a compilation error.