Mercurial > hg > vamp-plugin-sdk
annotate build/vamp-plugin.map @ 479:ea8e56f0796a
Fix inadequate #if guard for non-gcc builds
author | Chris Cannam |
---|---|
date | Mon, 09 Jan 2017 16:31:58 +0000 |
parents | e58242c9ff85 |
children |
rev | line source |
---|---|
cannam@228 | 1 { |
cannam@228 | 2 global: vampGetPluginDescriptor; |
cannam@228 | 3 local: *; |
cannam@228 | 4 }; |