annotate vamp-capnp/piper-capnp.cpp @ 233:82f86151bc4b

The compiler in the Travis environment seems to have trouble with this initialiser, change it
author Chris Cannam <cannam@all-day-breakfast.com>
date Tue, 13 Jun 2017 09:45:41 +0100
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