capnproto

FORK: Cap'n Proto serialization/RPC system - core tools and C++ library
git clone https://git.neptards.moe/neptards/capnproto.git
Log | Files | Refs | README | LICENSE

c++.capnp.h (805B)


      1 // Generated by Cap'n Proto compiler, DO NOT EDIT
      2 // 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 != 10000
     10 #error "Version mismatch between generated code and library headers.  You must use the same version of the Cap'n Proto compiler and library."
     11 #endif
     12 
     13 
     14 CAPNP_BEGIN_HEADER
     15 
     16 namespace capnp {
     17 namespace schemas {
     18 
     19 CAPNP_DECLARE_SCHEMA(b9c6f99ebf805f2c);
     20 CAPNP_DECLARE_SCHEMA(f264a779fef191ce);
     21 
     22 }  // namespace schemas
     23 }  // namespace capnp
     24 
     25 namespace capnp {
     26 namespace annotations {
     27 
     28 // =======================================================================================
     29 
     30 // =======================================================================================
     31 
     32 }  // namespace
     33 }  // namespace
     34 
     35 CAPNP_END_HEADER
     36