Add missing include to force correct linkage
This commit is contained in:
parent
cb8ed07858
commit
d134d7cc2a
|
@ -6,6 +6,7 @@
|
|||
* SPDX-License-Identifier: MIT
|
||||
*
|
||||
*/
|
||||
#include <json_common.h>
|
||||
#include <nlohmann/json.hpp>
|
||||
|
||||
namespace nlohmann
|
||||
|
|
Loading…
Reference in New Issue