Merge pull request #1274 from sangshuduo/fix-mac-build-for-compar-fn-t

fix __compar_fn_t build issue on Mac
This commit is contained in:
slguan 2020-02-29 15:15:52 +08:00 committed by GitHub
commit 4a9e27d6b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ extern "C" {
#include "taosmsg.h"
#include "ttypes.h"
#include "os.h"
struct tSQLBinaryExpr;
struct SSchema;