annotate vamp-capnp/piper-capnp.cpp @ 296:50a0b4fea7f1 tip master

Merge pull request #8 from michel-slm/gcc15 Include headers needed to compile with GCC 15's -std=gnu23 default
author Chris Cannam <cannam@all-day-breakfast.com>
date Mon, 27 Jan 2025 08:53:58 +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