fwupd/libfwupd/fwupd-fuzz.cpp
Richard Hughes 93867eda8e Allow linking with the CXX linker
This is required by oss-fuzz, for non-obvious reasons!
2020-12-14 20:34:20 +00:00

8 lines
129 B
C++

/*
* Copyright (C) 2020 Richard Hughes <richard@hughsie.com>
*
* SPDX-License-Identifier: LGPL-2.1+
*/
int unused_var = 42;