1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

removed superfluous includes

This commit is contained in:
Steffen Vogel 2017-08-23 15:05:50 +02:00
parent 10bff06934
commit 5ec67e3134
2 changed files with 0 additions and 2 deletions

View file

@ -28,7 +28,6 @@
#include <libconfig.h>
#include "utils.h"
#include "config_helper.h"
const char *cfg_example = "test : \n"
"{\n"

View file

@ -24,7 +24,6 @@
#include <criterion/criterion.h>
#include <criterion/parameterized.h>
#include "config_helper.h"
#include "utils.h"
struct param {