annotate vamp-capnp/piper-capnp.cpp @ 176:60dc013bd69c

Fix handling of parsing json error responses from a server, and allow for re-writing them without changing the error message further.
author Lucas Thompson <dev@lucas.im>
date Tue, 31 Jan 2017 22:56:52 +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