make compile

This commit is contained in:
Hongze Cheng 2022-05-25 09:16:16 +00:00
parent 6aa1ad328c
commit 8011ea777f
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
#include "tsdb.h"
struct STsdbSnapshotReader {
STsdb* pTsdb;
// TODO
};