Mercurial > hg > vamp-plugin-sdk
diff vamp-hostsdk/hostguard.h @ 510:8742125177ae
Merge from branch vamp-kiss-naming
author | Chris Cannam |
---|---|
date | Thu, 08 Feb 2018 15:40:33 +0000 |
parents | 90571dcc371a |
children | df32b473b9b6 |
line wrap: on
line diff
--- a/vamp-hostsdk/hostguard.h Tue Jan 30 15:28:15 2018 +0000 +++ b/vamp-hostsdk/hostguard.h Thu Feb 08 15:40:33 2018 +0000 @@ -41,7 +41,7 @@ #error You have included headers from both vamp-sdk and vamp-hostsdk in the same source file. Please include only vamp-sdk headers in plugin code, and only vamp-hostsdk headers in host code. #else -#define _VAMP_IN_HOSTSDK +#define _VAMP_IN_HOSTSDK 1 #define VAMP_SDK_VERSION "2.7.1" #define VAMP_SDK_MAJOR_VERSION 2