c++.capnp.h 766 Bytes
Newer Older
1 2
// Generated by Cap'n Proto compiler, DO NOT EDIT
// source: c++.capnp
3

4
#pragma once
5 6

#include <capnp/generated-header-support.h>
7
#include <kj/windows-sanity.h>
8

9
#if CAPNP_VERSION != 8000
10 11 12 13
#error "Version mismatch between generated code and library headers.  You must use the same version of the Cap'n Proto compiler and library."
#endif


14 15
namespace capnp {
namespace schemas {
16

17 18
CAPNP_DECLARE_SCHEMA(b9c6f99ebf805f2c);
CAPNP_DECLARE_SCHEMA(f264a779fef191ce);
19

20
}  // namespace schemas
21
}  // namespace capnp
22

23 24
namespace capnp {
namespace annotations {
25

26
// =======================================================================================
27

28 29
// =======================================================================================

30 31
}  // namespace
}  // namespace
32