为add新增一层缓存

Signed-off-by: wangzhaohao <wangzhaohao@huawei.com>
This commit is contained in:
wangzhaohao 2024-06-02 15:17:13 +08:00
parent dfeaea0e83
commit 0b1aeea6a7

View File

@ -16,6 +16,7 @@
#ifndef LNN_KV_DATA_CHANGE_LISTENER_H
#define LNN_KV_DATA_CHANGE_LISTENER_H
#include <map>
#include <vector>
#include "kvstore_observer.h"