Skip to content

Commit

Permalink
Merge pull request #168 from tigergraph/fix-milvus-udf-header
Browse files Browse the repository at this point in the history
GML-1873: Fix milvus udf header
  • Loading branch information
RobRossmiller-TG authored Sep 5, 2024
2 parents ad97e14 + ee1ea0e commit 54cecf8
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 54cecf8

Please sign in to comment.