annotate vamp-capnp/piper-capnp.cpp @ 294:df381a2e6fa1

Fix compiler warning re mismatching enum types
author Chris Cannam <cannam@all-day-breakfast.com>
date Wed, 03 Jan 2024 18:12:35 +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