annotate skeleton/vamp-plugin.map @ 422:9a2998401bbe

Make this warning a #pragma message, as we don't want it to make compilation fail with -Werror set
author Chris Cannam
date Thu, 14 Apr 2016 14:23:48 +0100
parents bb67b6145812
children
rev   line source
cannam@300 1 {
cannam@300 2 global: vampGetPluginDescriptor;
cannam@300 3 local: *;
cannam@300 4 };