comparison vamp-capnp/piper.capnp.h @ 219:db929669e7d3

*Ahem* Rebuild for actual capnp v0.6. (Really should find a better way than committing these!) Also simplify Makefile a bit, remove o directory.
author Chris Cannam <cannam@all-day-breakfast.com>
date Mon, 22 May 2017 08:57:02 +0100
parents ea8994465322
children 02de5df3a884
comparison
equal deleted inserted replaced
218:ea8994465322 219:db929669e7d3
4 #ifndef CAPNP_INCLUDED_c4b1c6c44c999206_ 4 #ifndef CAPNP_INCLUDED_c4b1c6c44c999206_
5 #define CAPNP_INCLUDED_c4b1c6c44c999206_ 5 #define CAPNP_INCLUDED_c4b1c6c44c999206_
6 6
7 #include <capnp/generated-header-support.h> 7 #include <capnp/generated-header-support.h>
8 8
9 #if CAPNP_VERSION != 7000 9 #if CAPNP_VERSION != 6000
10 #error "Version mismatch between generated code and library headers. You must use the same version of the Cap'n Proto compiler and library." 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 11 #endif
12 12
13 13
14 namespace capnp { 14 namespace capnp {