Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
suxiaogang223 committed Sep 20, 2024
1 parent e06cf92 commit b2e6e89
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion be/src/util/url_coding.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

#include "util/url_coding.h"

#include <curl/curl.h>
#include <libbase64.h>

#include <sstream>
Expand Down
1 change: 1 addition & 0 deletions be/src/vec/functions/function_string.h
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@
#include "vec/data_types/data_type_string.h"
#include "vec/functions/function.h"
#include "vec/functions/function_helpers.h"
#include "vec/io/io_helper.h"
#include "vec/utils/util.hpp"

namespace doris::vectorized {
Expand Down

0 comments on commit b2e6e89

Please sign in to comment.