# HG changeset patch # User Chris Cannam # Date 1476984816 -3600 # Node ID 2586f4be738ce69826bc3025a5d71e4ef9c827d9 # Parent a0edd7c97d2dcd09a2a663dc73622431dbab0e2b Add .cpp wrapper diff -r a0edd7c97d2d -r 2586f4be738c vamp-capnp/piper-capnp.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-capnp/piper-capnp.cpp Thu Oct 20 18:33:36 2016 +0100 @@ -0,0 +1,4 @@ +// This wrapper file exists in case a uniform .cpp extension is wanted +// for your build system +#include "piper.capnp.c++" +