4 lines
191 B
C
4 lines
191 B
C
#include "capnp/dynamic.h"
|
|
|
|
static_assert(CAPNP_VERSION >= 8000, "Version of Cap'n Proto C++ Library is too old. Please upgrade to a version >= 0.8 and then re-install this python library");
|