fix windows make error

This commit is contained in:
xiao77 2024-09-05 15:28:13 +08:00
parent d5525293f6
commit ae530db818
1 changed files with 1 additions and 1 deletions

View File

@ -15,8 +15,8 @@
#ifndef TAOS_COUNTER_H
#define TAOS_COUNTER_H
#include <stdint.h>
#include <stdlib.h>
#include "os.h"
#include "taos_metric.h"