fix __compar_fn_t build issue on Mac

This commit is contained in:
Shuduo Sang 2020-02-28 19:31:27 +08:00
parent e333bc2880
commit 9e9d7dbb50
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;