“e5babdc6f56c285c9de6dee56d765a2b3011fecb”上不存在“docs/en/20-third-party/11-kafka.md”
提交 61571975 编写于 作者: A Alex Duan

fix(util): assert add tlog.h build

上级 59462d35
...@@ -27,6 +27,7 @@ ...@@ -27,6 +27,7 @@
#include "tdigest.h" #include "tdigest.h"
#include "os.h" #include "os.h"
#include "osMath.h" #include "osMath.h"
#include "tlog.h"
#define INTERPOLATE(x, x0, x1) (((x) - (x0)) / ((x1) - (x0))) #define INTERPOLATE(x, x0, x1) (((x) - (x0)) / ((x1) - (x0)))
//#define INTEGRATED_LOCATION(compression, q) ((compression) * (asin(2 * (q) - 1) + M_PI / 2) / M_PI) //#define INTEGRATED_LOCATION(compression, q) ((compression) * (asin(2 * (q) - 1) + M_PI / 2) / M_PI)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册