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
27
compiler/c.capnp.h
Normal file
27
compiler/c.capnp.h
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
#ifndef CAPN_C0183DD65FFEF0F3
|
||||
#define CAPN_C0183DD65FFEF0F3
|
||||
/* AUTO GENERATED - DO NOT EDIT */
|
||||
#include <capnp_c.h>
|
||||
|
||||
#if CAPN_VERSION != 1
|
||||
#error "version mismatch between capnp_c.h and generated code"
|
||||
#endif
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue