annotate vamp-capnp/piper-capnp.cpp @ 138:b01dac674beb

Discard stdout output that occurs in between our own outputs (e.g. from plugin)
author Chris Cannam <c.cannam@qmul.ac.uk>
date Thu, 12 Jan 2017 08:49:26 +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