Move JSON_SETTINGS and PARAMS to kicommon

This commit is contained in:
Marek Roszko
2024-03-20 23:29:42 -04:00
parent 8e31759191
commit e32b26ebeb
25 changed files with 447 additions and 369 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>