flatbuffers/include/codegen
Felix c7b9dc83f5
[Python] Avoid include own type (#8625)
This prevents the include of the type defined in the pyi,
otherwise this leads to error message like this:
error: Name XYZ already defined (possibly by an import)  [no-redef]
2025-07-15 11:20:09 -07:00
..
BUILD.bazel
idl_namer.h
namer.h
python.cc [Python] Avoid include own type (#8625) 2025-07-15 11:20:09 -07:00
python.h [Python] Avoid include own type (#8625) 2025-07-15 11:20:09 -07:00