Merge branch 'v0.23.x'

This commit is contained in:
Max Kellermann
2023-01-06 08:12:38 +01:00
6 changed files with 22 additions and 10 deletions

View File

@@ -27,7 +27,11 @@
#include "util/IntrusiveList.hxx"
#include "util/IntrusiveHashSet.hxx"
#include <array>
#include <functional>
#include <memory>
#include <string>
#include <utility>
class RemoteTagCacheHandler;