Merge pull request #1612 from taosdata/feature/query

[td-98] fix unit test compile failure bug.
This commit is contained in:
slguan 2020-04-14 15:43:40 +08:00 committed by GitHub
commit e5b26ca1e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
#include <iostream>
#include "tsqlfunction.h"
#include "tcompare.h"
TEST(testCase, patternMatchTest) {
SPatternCompareInfo info = PATTERN_COMPARE_INFO_INITIALIZER;