remove generated java.capnp.h/c++
This commit is contained in:
parent
8aca726a4d
commit
553cdafe13
2 changed files with 0 additions and 71 deletions
|
@ -1,35 +0,0 @@
|
||||||
// Generated by Cap'n Proto compiler, DO NOT EDIT
|
|
||||||
// source: java.capnp
|
|
||||||
|
|
||||||
#include "java.capnp.h"
|
|
||||||
|
|
||||||
namespace capnp {
|
|
||||||
namespace schemas {
|
|
||||||
static const ::capnp::_::AlignedData<18> b_9ee4c8f803b3b596 = {
|
|
||||||
{ 0, 0, 0, 0, 5, 0, 5, 0,
|
|
||||||
150, 181, 179, 3, 248, 200, 228, 158,
|
|
||||||
11, 0, 0, 0, 5, 0, 1, 0,
|
|
||||||
234, 112, 31, 101, 150, 175, 241, 197,
|
|
||||||
0, 0, 0, 0, 0, 0, 0, 0,
|
|
||||||
0, 0, 0, 0, 0, 0, 0, 0,
|
|
||||||
17, 0, 0, 0, 154, 0, 0, 0,
|
|
||||||
25, 0, 0, 0, 7, 0, 0, 0,
|
|
||||||
0, 0, 0, 0, 0, 0, 0, 0,
|
|
||||||
20, 0, 0, 0, 2, 0, 1, 0,
|
|
||||||
0, 0, 0, 0, 0, 0, 0, 0,
|
|
||||||
106, 97, 118, 97, 46, 99, 97, 112,
|
|
||||||
110, 112, 58, 112, 97, 99, 107, 97,
|
|
||||||
103, 101, 0, 0, 0, 0, 0, 0,
|
|
||||||
0, 0, 0, 0, 1, 0, 1, 0,
|
|
||||||
12, 0, 0, 0, 0, 0, 0, 0,
|
|
||||||
0, 0, 0, 0, 0, 0, 0, 0,
|
|
||||||
0, 0, 0, 0, 0, 0, 0, 0, }
|
|
||||||
};
|
|
||||||
const ::capnp::_::RawSchema s_9ee4c8f803b3b596 = {
|
|
||||||
0x9ee4c8f803b3b596, b_9ee4c8f803b3b596.words, 18, nullptr, nullptr,
|
|
||||||
0, 0, nullptr, nullptr, nullptr
|
|
||||||
};
|
|
||||||
} // namespace schemas
|
|
||||||
namespace _ { // private
|
|
||||||
} // namespace _ (private)
|
|
||||||
} // namespace capnp
|
|
|
@ -1,36 +0,0 @@
|
||||||
// Generated by Cap'n Proto compiler, DO NOT EDIT
|
|
||||||
// source: java.capnp
|
|
||||||
|
|
||||||
#ifndef CAPNP_INCLUDED_c5f1af96651f70ea_
|
|
||||||
#define CAPNP_INCLUDED_c5f1af96651f70ea_
|
|
||||||
|
|
||||||
#include <capnp/generated-header-support.h>
|
|
||||||
|
|
||||||
#if CAPNP_VERSION != 4001
|
|
||||||
#error "Version mismatch between generated code and library headers. You must use the same version of the Cap'n Proto compiler and library."
|
|
||||||
#endif
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
// =======================================================================================
|
|
||||||
|
|
||||||
namespace capnp {
|
|
||||||
namespace schemas {
|
|
||||||
|
|
||||||
extern const ::capnp::_::RawSchema s_9ee4c8f803b3b596;
|
|
||||||
|
|
||||||
} // namespace schemas
|
|
||||||
namespace _ { // private
|
|
||||||
|
|
||||||
|
|
||||||
} // namespace _ (private)
|
|
||||||
} // namespace capnp
|
|
||||||
|
|
||||||
// =======================================================================================
|
|
||||||
|
|
||||||
|
|
||||||
// =======================================================================================
|
|
||||||
|
|
||||||
|
|
||||||
#endif // CAPNP_INCLUDED_c5f1af96651f70ea_
|
|
Loading…
Reference in a new issue