cache: mapcache: Add <string> header
Этот коммит содержится в:
родитель
daed17848c
Коммит
ff01a00217
1
cache/mapcache.h
поставляемый
1
cache/mapcache.h
поставляемый
@ -4,6 +4,7 @@
|
||||
#include <set>
|
||||
#include <shared_mutex>
|
||||
#include <optional>
|
||||
#include <string>
|
||||
|
||||
/* Thread-Safe Key-Value store */
|
||||
template <class T> class MapCache
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user