further split into files

This commit is contained in:
rr- 2021-02-17 23:59:55 +01:00
parent 4c9b3e074d
commit 2a116d991c
47 changed files with 492 additions and 358 deletions

View file

@ -1,5 +1,5 @@
#ifndef TR1M_JSON_UTILS_H
#define TR1M_JSON_UTILS_H
#ifndef TR1MAIN_JSON_UTILS_H
#define TR1MAIN_JSON_UTILS_H
#include "json-parser/json.h"