changeset 191:d1bdcd4a226f

...
author cannam
date Thu, 18 Sep 2008 11:47:05 +0000
parents 1982246a3902
children d4fbd4e6fdbf
files vamp-sdk/hostext/PluginSummarisingAdapter.cpp
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/vamp-sdk/hostext/PluginSummarisingAdapter.cpp	Wed Sep 17 13:16:09 2008 +0000
+++ b/vamp-sdk/hostext/PluginSummarisingAdapter.cpp	Thu Sep 18 11:47:05 2008 +0000
@@ -305,6 +305,9 @@
                 result = summary.count;
                 break;
 
+            case UnknownSummaryType:
+                break;
+
             default:
                 break;
             }