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:
parent
10bff06934
commit
5ec67e3134
2 changed files with 0 additions and 2 deletions
|
@ -28,7 +28,6 @@
|
|||
#include <libconfig.h>
|
||||
|
||||
#include "utils.h"
|
||||
#include "config_helper.h"
|
||||
|
||||
const char *cfg_example = "test : \n"
|
||||
"{\n"
|
||||
|
|
|
@ -24,7 +24,6 @@
|
|||
#include <criterion/criterion.h>
|
||||
#include <criterion/parameterized.h>
|
||||
|
||||
#include "config_helper.h"
|
||||
#include "utils.h"
|
||||
|
||||
struct param {
|
||||
|
|
Loading…
Add table
Reference in a new issue