fix __compar_fn_t build issue on Mac
This commit is contained in:
parent
e333bc2880
commit
9e9d7dbb50
|
@ -26,6 +26,7 @@ extern "C" {
|
|||
|
||||
#include "taosmsg.h"
|
||||
#include "ttypes.h"
|
||||
#include "os.h"
|
||||
|
||||
struct tSQLBinaryExpr;
|
||||
struct SSchema;
|
||||
|
|
Loading…
Reference in New Issue