fix windows make error
This commit is contained in:
parent
ae530db818
commit
84a54f88f6
|
@ -16,6 +16,7 @@
|
||||||
|
|
||||||
#ifndef TAOS_METRIC_FORMATTER_I_H
|
#ifndef TAOS_METRIC_FORMATTER_I_H
|
||||||
#define TAOS_METRIC_FORMATTER_I_H
|
#define TAOS_METRIC_FORMATTER_I_H
|
||||||
|
#include <stdint.h>
|
||||||
|
|
||||||
// Private
|
// Private
|
||||||
#include "taos_metric_formatter_t.h"
|
#include "taos_metric_formatter_t.h"
|
||||||
|
|
Loading…
Reference in New Issue