Mercurial > hg > piper-cpp
diff vamp-client/SynchronousTransport.h @ 97:427c4c725085
Bring in the Request/Response classes that were in the Vamp SDK, adding them to vamp-support in here instead
author | Chris Cannam <c.cannam@qmul.ac.uk> |
---|---|
date | Thu, 13 Oct 2016 18:05:35 +0100 |
parents | a660dca988f8 |
children | ff3fd8d1b2dc |
line wrap: on
line diff
--- a/vamp-client/SynchronousTransport.h Thu Oct 13 17:00:06 2016 +0100 +++ b/vamp-client/SynchronousTransport.h Thu Oct 13 18:05:35 2016 +0100 @@ -5,8 +5,8 @@ #include <vector> #include <cstdlib> -namespace piper { -namespace vampclient { +namespace piper_vamp { +namespace client { class MessageCompletenessChecker // interface {