fix windows make error

This commit is contained in:
xiao77 2024-09-05 16:09:44 +08:00
parent ae530db818
commit 84a54f88f6
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
#ifndef TAOS_METRIC_FORMATTER_I_H
#define TAOS_METRIC_FORMATTER_I_H
#include <stdint.h>
// Private
#include "taos_metric_formatter_t.h"