提交 ff33e67f 编写于 作者: H Hongze Cheng

refact

上级 1984f403
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
#define _TD_META_DEF_H_ #define _TD_META_DEF_H_
#include "metaDB.h" #include "metaDB.h"
#include "metaUid.h" #include "metaTbUid.h"
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { extern "C" {
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>. * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/ */
#include "metaUid.h" #include "metaTbUid.h"
tb_uid_t generateUid(STbUidGenerator *pGen) { tb_uid_t generateUid(STbUidGenerator *pGen) {
// Generate a new table UID // Generate a new table UID
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册