fix windows make error
This commit is contained in:
parent
ab2477510b
commit
d5525293f6
|
@ -15,8 +15,8 @@
|
||||||
|
|
||||||
#ifndef TAOS_COUNTER_H
|
#ifndef TAOS_COUNTER_H
|
||||||
#define TAOS_COUNTER_H
|
#define TAOS_COUNTER_H
|
||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
#include "os.h"
|
||||||
|
|
||||||
#include "taos_metric.h"
|
#include "taos_metric.h"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue