Fix building on Fedora & GCC 15.1

This commit is contained in:
2025-06-23 20:05:41 -04:00
parent fda0baa552
commit 88ff5aa44d
6 changed files with 7 additions and 0 deletions

View File

@ -24,6 +24,8 @@
#include "../lout/debug.hh"
#include "../lout/msg.h"
#include <algorithm>
namespace dw {
namespace core {