comparison vamp-hostsdk/PluginSummarisingAdapter.h @ 243:3cf5bd155e5b

* Some build improvements * Make parameterisable values in tempo estimator into parameters
author cannam
date Mon, 10 Nov 2008 22:04:40 +0000
parents 521734d2b498
children c88a3cdb0215
comparison
equal deleted inserted replaced
242:7f3a806ed1df 243:3cf5bd155e5b
35 */ 35 */
36 36
37 #ifndef _VAMP_PLUGIN_SUMMARISING_ADAPTER_H_ 37 #ifndef _VAMP_PLUGIN_SUMMARISING_ADAPTER_H_
38 #define _VAMP_PLUGIN_SUMMARISING_ADAPTER_H_ 38 #define _VAMP_PLUGIN_SUMMARISING_ADAPTER_H_
39 39
40 #include "hostguard.h"
40 #include "PluginWrapper.h" 41 #include "PluginWrapper.h"
41 42
42 #include <set> 43 #include <set>
43 44
44 namespace Vamp { 45 namespace Vamp {