Mercurial > hg > piper-cpp
diff vamp-server/simple-server.cpp @ 231:8fd9da17f951
Remove unneeded include
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Tue, 13 Jun 2017 08:43:10 +0100 |
parents | 691b0daad1c6 |
children | 853aeab95acf |
line wrap: on
line diff
--- a/vamp-server/simple-server.cpp Tue Jun 13 08:41:57 2017 +0100 +++ b/vamp-server/simple-server.cpp Tue Jun 13 08:43:10 2017 +0100 @@ -38,7 +38,6 @@ #include "vamp-support/RequestOrResponse.h" #include "vamp-support/CountingPluginHandleMapper.h" #include "vamp-support/LoaderRequests.h" -#include "vamp-support/RdfTypes.h" #include <iostream> #include <sstream>