Most .capnp files use "/c.capnp".fieldgetset. Recompile from schema files.

This commit is contained in:
Alex Helfet 2017-03-26 23:40:55 +01:00
parent 73b5d565de
commit 989acc3414
11 changed files with 124 additions and 60 deletions

View file

@ -7,6 +7,8 @@
#error "version mismatch between capnp_c.h and generated code"
#endif
#include "c.capnp.h"
#ifdef __cplusplus
extern "C" {
#endif