fix: not always needed but sometimes the compiler doesn't link random automatically

This commit is contained in:
unai 2026-03-11 08:16:10 +00:00
parent b83d7a3007
commit 6d0d80e59c

View File

@ -4,6 +4,8 @@
#include "Producer.hpp" #include "Producer.hpp"
#include <random>
#include "SysfsRead.hpp" #include "SysfsRead.hpp"
Producer::Producer(const std::filesystem::path& sysfs_path, Producer::Producer(const std::filesystem::path& sysfs_path,