[TD-225] fix memory leaks.
This commit is contained in:
parent
6852339a0d
commit
91dcb46d73
|
@ -17,6 +17,7 @@
|
||||||
#define TDENGINE_TAOS_H
|
#define TDENGINE_TAOS_H
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
#include <stdbool.h>
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
|
|
Loading…
Reference in New Issue