Fix missing include

This commit is contained in:
2025-03-29 14:53:58 +01:00
parent b2f5575f9c
commit fb29eaab11

View File

@@ -41,6 +41,7 @@
#include "base/random.hh"
#include <sstream>
#include <algorithm>
namespace gem5
{