// Copyright 2011-2018 David Robillard // SPDX-License-Identifier: ISC #include LV2_SYMBOL_EXPORT extern const char* msg; LV2_SYMBOL_EXPORT const char* msg = "this is not the thing you're looking for";