annotate vamp-capnp/piper-capnp.cpp @ 234:9ec8a707408e

We're more likely to want to trigger this rule by removing the .h than the .c++ file
author Chris Cannam <cannam@all-day-breakfast.com>
date Tue, 13 Jun 2017 09:46:03 +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