From ee1ea0eef3e54a0762d5821e2352d8ef210f74b0 Mon Sep 17 00:00:00 2001 From: Bill Shi Date: Wed, 4 Sep 2024 23:49:05 -0700 Subject: [PATCH] fix(tg_ExprUtil): add curl header --- UDF/tg_ExprUtil.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/UDF/tg_ExprUtil.hpp b/UDF/tg_ExprUtil.hpp index 8346b673..9d9d906b 100644 --- a/UDF/tg_ExprUtil.hpp +++ b/UDF/tg_ExprUtil.hpp @@ -38,6 +38,7 @@ #include #include #include +#include namespace tg {