mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
Remove unused includes
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
This commit is contained in:
parent
50b02df5fd
commit
7c32617ead
6 changed files with 0 additions and 8 deletions
|
@ -8,8 +8,6 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <uuid/uuid.h>
|
||||
|
||||
#include <villas/api/request.hpp>
|
||||
|
||||
namespace villas {
|
||||
|
|
|
@ -6,8 +6,6 @@
|
|||
* @license Apache 2.0
|
||||
*********************************************************************************/
|
||||
|
||||
#include <uuid.h>
|
||||
|
||||
#include <villas/api/request.hpp>
|
||||
|
||||
namespace villas {
|
||||
|
|
|
@ -10,7 +10,6 @@
|
|||
|
||||
#include <stdbool.h>
|
||||
|
||||
#include <uuid/uuid.h>
|
||||
#include <jansson.h>
|
||||
|
||||
typedef void *vnode;
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
*********************************************************************************/
|
||||
|
||||
#include <jansson.h>
|
||||
#include <uuid/uuid.h>
|
||||
|
||||
#include <villas/super_node.hpp>
|
||||
#include <villas/node.hpp>
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
*********************************************************************************/
|
||||
|
||||
#include <jansson.h>
|
||||
#include <uuid/uuid.h>
|
||||
|
||||
#include <villas/super_node.hpp>
|
||||
#include <villas/node.hpp>
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
*********************************************************************************/
|
||||
|
||||
#include <jansson.h>
|
||||
#include <uuid/uuid.h>
|
||||
|
||||
#include <villas/super_node.hpp>
|
||||
#include <villas/path.hpp>
|
||||
|
|
Loading…
Add table
Reference in a new issue