mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-19 21:41:40 +00:00
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
Block a user