annotate vamp-capnp/piper-capnp.cpp @ 153:e558e042d9c7

The gcc version Travis is using complains about the default return; changing that, but a bit worried this may presage more
author Chris Cannam <cannam@all-day-breakfast.com>
date Fri, 20 Jan 2017 18:00:32 +0000
parents 2586f4be738c
children
rev   line source
c@107 1 // This wrapper file exists in case a uniform .cpp extension is wanted
c@107 2 // for your build system
c@107 3 #include "piper.capnp.c++"
c@107 4