提交 75fd35c9 编写于 作者: S Shengliang Guan

fix: compile error in proc test

上级 00a69a4d
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
* @copyright Copyright (c) 2022 * @copyright Copyright (c) 2022
* *
*/ */
#if 0
#include <gtest/gtest.h> #include <gtest/gtest.h>
#include "tlog.h" #include "tlog.h"
#include "tprocess.h" #include "tprocess.h"
...@@ -260,3 +260,5 @@ TEST_F(UtilTesProc, 03_Handle) { ...@@ -260,3 +260,5 @@ TEST_F(UtilTesProc, 03_Handle) {
dmCleanupProc(cproc); dmCleanupProc(cproc);
taosDropShm(&shm); taosDropShm(&shm);
} }
#endif
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册