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

adjust utils to refactor

Signed-off-by: Pascal Bauer <pascal.bauer@rwth-aachen.de>
This commit is contained in:
Pascal Bauer 2024-10-06 22:09:15 +02:00
parent 45f35338b5
commit 2b98171e8a

View file

@ -20,7 +20,7 @@
#include <villas/exceptions.hpp>
#include <villas/kernel/devices/generic_driver.hpp>
#include <villas/kernel/devices/pci_device.hpp>
#include <villas/kernel/devices/utils.hpp>
#include <villas/utils.hpp>
#include <villas/utils.hpp>
using namespace villas::kernel::devices;