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

Merged
unai merged 1 commits from unai-patch-1 into main 2026-03-11 08:16:23 +00:00
Showing only changes of commit 6d0d80e59c - Show all commits

View File

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