cache: mapcache: Add <string> header
Cette révision appartient à :
Parent
daed17848c
révision
ff01a00217
1
cache/mapcache.h
externe
1
cache/mapcache.h
externe
@ -4,6 +4,7 @@
|
||||
#include <set>
|
||||
#include <shared_mutex>
|
||||
#include <optional>
|
||||
#include <string>
|
||||
|
||||
/* Thread-Safe Key-Value store */
|
||||
template <class T> class MapCache
|
||||
|
Chargement…
Référencer dans un nouveau ticket
Block a user