mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-04 12:43:24 +00:00
clang formating cpp code generator and add missing generated classes
This commit is contained in:
@@ -40,5 +40,5 @@ public final class Vec3 extends Struct {
|
||||
builder.putFloat(x);
|
||||
return builder.offset();
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user