Verified Commit 7b34d27a authored by Marc Vef's avatar Marc Vef
Browse files

gcc11 fix: add optional header to preload_util.hpp

parent de362bef
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -37,6 +37,7 @@
#include <iostream>
#include <iostream>
#include <map>
#include <map>
#include <type_traits>
#include <type_traits>
#include <optional>


namespace gkfs::metadata {
namespace gkfs::metadata {