// SPDX-License-Identifier: LGPL-2.1-or-later
/*
* Copyright (C) 2021-2024 Cyril Hrubis <metan@ucw.cz>
*/
#ifndef UJSON_H
#define UJSON_H
#include <ujson_common.h>
#include <ujson_reader.h>
#include <ujson_writer.h>
#endif /* UJSON_H */
// SPDX-License-Identifier: LGPL-2.1-or-later
/*
* Copyright (C) 2021-2024 Cyril Hrubis <metan@ucw.cz>
*/
#ifndef UJSON_H
#define UJSON_H
#include <ujson_common.h>
#include <ujson_reader.h>
#include <ujson_writer.h>
#endif /* UJSON_H */