stmt reqid incr one

This commit is contained in:
yihaoDeng 2022-11-06 20:59:17 +08:00
parent 1396d7c7b8
commit dea0e3c261
1 changed files with 0 additions and 2 deletions

View File

@ -1,8 +1,6 @@
// sample code to verify all TDengine API
// to compile: gcc -o apitest apitest.c -ltaos
#include "taoserror.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>