cache: mapcache: Add <string> header
此提交包含在:
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
|
||||
|
新增問題並參考
封鎖使用者