[common, fs] include missing header introduced on #330 #370

Merged
crueter merged 1 commit from DraVee/eden:gcc/fix into master 2025-08-31 08:40:47 +02:00

View file

@ -7,6 +7,7 @@
#pragma once #pragma once
#include <algorithm>
#include <cstddef> #include <cstddef>
#include <span> #include <span>
#include <string> #include <string>