Skip to content

Commit

Permalink
fix(tg_ExprUtil): add curl header
Browse files Browse the repository at this point in the history
  • Loading branch information
billshitg committed Sep 5, 2024
1 parent ad97e14 commit ee1ea0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions UDF/tg_ExprUtil.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
#include <random>
#include <fstream>
#include <sstream>
#include <curl/curl.h>

namespace tg {

Expand Down

0 comments on commit ee1ea0e

Please sign in to comment.