changeset 107:2586f4be738c

Add .cpp wrapper
author Chris Cannam <c.cannam@qmul.ac.uk>
date Thu, 20 Oct 2016 18:33:36 +0100
parents a0edd7c97d2d
children 247d8d533a9c c996610b8a46
files vamp-capnp/piper-capnp.cpp
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /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++"
+