Mercurial > hg > vamp-plugin-sdk
annotate build/vamp-plugin.map @ 477:628a5b8ff634
Revert to C++98 -- this library is not supposed to use C++11
author | Chris Cannam |
---|---|
date | Fri, 18 Nov 2016 14:02:49 +0000 |
parents | e58242c9ff85 |
children |
rev | line source |
---|---|
cannam@228 | 1 { |
cannam@228 | 2 global: vampGetPluginDescriptor; |
cannam@228 | 3 local: *; |
cannam@228 | 4 }; |