Skip to content

Commit ddafb26

Browse files
committed
fix: build error
1 parent 9f9a776 commit ddafb26

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/redis_extension.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
#include "duckdb.hpp"
55
#include "duckdb/common/exception.hpp"
66
#include "duckdb/function/scalar_function.hpp"
7-
#include "duckdb/main/extension_loader.hpp"
87
#include "duckdb/parser/parsed_data/create_scalar_function_info.hpp"
98
#include "duckdb/parser/parsed_data/create_table_function_info.hpp"
109
#include "duckdb/function/table_function.hpp"

0 commit comments

Comments
 (0)