Move JSON_SETTINGS and PARAMS to kicommon

This commit is contained in:
Marek Roszko
2024-03-17 18:11:49 -04:00
parent 37b19c4df7
commit 81855aaaa6
25 changed files with 445 additions and 366 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include <nlohmann/json.hpp>
#include <json_common.h>
#include <database/database_lib_settings.h>
#include <settings/parameters.h>