Most .capnp files use "/c.capnp".fieldgetset. Recompile from schema files.
This commit is contained in:
parent
73b5d565de
commit
989acc3414
11 changed files with 124 additions and 60 deletions
|
|
@ -1,6 +1,6 @@
|
|||
@0xd120e9a4c43868ab;
|
||||
|
||||
using C = import "../compiler/c.capnp";
|
||||
using C = import "/c.capnp";
|
||||
|
||||
$C.fieldgetset;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue