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:
commit
4a9e27d6b6
|
@ -26,6 +26,7 @@ extern "C" {
|
|||
|
||||
#include "taosmsg.h"
|
||||
#include "ttypes.h"
|
||||
#include "os.h"
|
||||
|
||||
struct tSQLBinaryExpr;
|
||||
struct SSchema;
|
||||
|
|
Loading…
Reference in New Issue