diff --git a/examples/c/asyncdemo.c b/examples/c/asyncdemo.c index ef0bbc1e55..91ec6f24b1 100644 --- a/examples/c/asyncdemo.c +++ b/examples/c/asyncdemo.c @@ -17,7 +17,6 @@ // this example opens multiple tables, insert/retrieve multiple tables // it is used by TAOS internally for one performance testing // to compiple: gcc -o asyncdemo asyncdemo.c -ltaos -// #include #include