Fix gcc-11 etc. compilation errors
Šī revīzija ir iekļauta:
1
cache/mapcache.h
ārējs
1
cache/mapcache.h
ārējs
@@ -3,6 +3,7 @@
|
||||
#include <map>
|
||||
#include <set>
|
||||
#include <shared_mutex>
|
||||
#include <optional>
|
||||
|
||||
/* Thread-Safe Key-Value store */
|
||||
template <class T> class MapCache
|
||||
|
Atsaukties uz šo jaunā problēmā
Block a user