Skip to content

Commit

Permalink
Add include for optional (#4653)
Browse files Browse the repository at this point in the history
  • Loading branch information
acquamarin authored and ray6080 committed Dec 19, 2024
1 parent 2a72b49 commit ba0b39a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
#undef ARROW_FLAG_DICTIONARY_ORDERED
#include "duckdb.hpp"
#pragma GCC diagnostic pop
#include <optional>

namespace kuzu {
namespace duckdb_extension {
Expand Down

0 comments on commit ba0b39a

Please sign in to comment.