Mercurial > hg > vamp-plugin-sdk
annotate skeleton/vamp-plugin.map @ 385:632d90c185ec
Fix some compiler warnings
author | Chris Cannam |
---|---|
date | Thu, 16 Oct 2014 10:50:20 +0100 |
parents | bb67b6145812 |
children |
rev | line source |
---|---|
cannam@300 | 1 { |
cannam@300 | 2 global: vampGetPluginDescriptor; |
cannam@300 | 3 local: *; |
cannam@300 | 4 }; |