提交 10ac0b1e 编写于 作者: M Minglei Jin

fix: remove empty structure for windows compiling

上级 1451bd22
......@@ -26,8 +26,7 @@ typedef struct SLRUCache SLRUCache;
typedef void (*_taos_lru_deleter_t)(const void *key, size_t keyLen, void *value);
typedef struct LRUHandle {
} LRUHandle;
typedef struct LRUHandle LRUHandle;
typedef enum {
TAOS_LRU_PRIORITY_HIGH,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册