diff vamp-support/AssignedPluginHandleMapper.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 c897c9a8daf1
children 4b581a498981
line wrap: on
line diff
--- a/vamp-support/AssignedPluginHandleMapper.h	Thu Oct 13 17:00:06 2016 +0100
+++ b/vamp-support/AssignedPluginHandleMapper.h	Thu Oct 13 18:05:35 2016 +0100
@@ -43,7 +43,7 @@
 #include <map>
 #include <iostream>
 
-namespace piper {
+namespace piper_vamp {
 
 class AssignedPluginHandleMapper : public PluginHandleMapper
 {