forked from mirror/vulkan-zig
Merge pull request #57 from ashpil/zig-stage1-compat
Update stage1 branch
This commit is contained in:
@@ -1081,7 +1081,7 @@ fn Renderer(comptime WriterType: type) type {
|
||||
\\ .Struct = .{{
|
||||
\\ .layout = .Auto,
|
||||
\\ .fields = &fields,
|
||||
\\ .decls = &[_]std.builtin.TypeInfo.Declaration{{}},
|
||||
\\ .decls = &[_]std.builtin.Type.Declaration{{}},
|
||||
\\ .is_tuple = false,
|
||||
\\ }},
|
||||
\\ }});
|
||||
|
||||
Reference in New Issue
Block a user