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