cache: mapcache: Add <string> header
这个提交包含在:
父节点
daed17848c
当前提交
ff01a00217
1
cache/mapcache.h
vendored
1
cache/mapcache.h
vendored
@ -4,6 +4,7 @@
|
||||
#include <set>
|
||||
#include <shared_mutex>
|
||||
#include <optional>
|
||||
#include <string>
|
||||
|
||||
/* Thread-Safe Key-Value store */
|
||||
template <class T> class MapCache
|
||||
|
正在加载...
在新工单中引用
屏蔽一个用户