Merge pull request 'fix: not always needed but sometimes the compiler doesn't link random automatically' (#13) from unai-patch-1 into main

Reviewed-on: #13
This commit is contained in:
unai 2026-03-11 08:16:22 +00:00
commit 0d3aa60e2e

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,