Skip to content

Commit 3680b67

Browse files
committed
Add needed headers
1 parent d2e0bb2 commit 3680b67

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/aws.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
#include "duckdb/common/http_util.hpp"
66
#include "duckdb/common/string_util.hpp"
77
#include "duckdb/common/exception/http_exception.hpp"
8+
#include "duckdb/main/database.hpp"
9+
#include "duckdb/function/scalar/strftime_format.hpp"
810

911
#include "duckdb/main/client_data.hpp"
1012

0 commit comments

Comments
 (0)