KiCad PCB EDA Suite
|
#include <nlohmann/json.hpp>
#include <settings/parameters.h>
#include <wildcards_and_files_ext.h>
#include <http_lib/http_lib_settings.h>
Go to the source code of this file.
Variables | |
const int | httplibSchemaVersion = 1 |
const int httplibSchemaVersion = 1 |
Definition at line 31 of file http_lib_settings.cpp.