Skip to content

Commit

Permalink
Add include for compression_function
Browse files Browse the repository at this point in the history
  • Loading branch information
carlopi committed Oct 19, 2024
1 parent a208f67 commit 649f5f4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
#include "duckdb/common/common.hpp"
#include "duckdb/common/stack.hpp"
#include "duckdb/planner/bound_parameter_map.hpp"
#include "duckdb/function/compression_function.hpp"
#include "duckdb/common/enums/catalog_type.hpp"
#include "duckdb/common/enums/compression_type.hpp"
#include "duckdb/common/enums/expression_type.hpp"
Expand Down

0 comments on commit 649f5f4

Please sign in to comment.