// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: BSD-3-Clause
#include <wmsdk.h>
int main(int, char**)
{
return 0;
}