Skip to content

Commit

Permalink
adjust utils to refactor
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Bauer <[email protected]>
  • Loading branch information
IgnoreWarnings committed Oct 23, 2024
1 parent 45f3533 commit 2b98171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/lib/kernel/devices/pci_device.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 2b98171

Please sign in to comment.