From 6be24716c66f0bc3eaa645578e6e52e6e1489f0b Mon Sep 17 00:00:00 2001 From: DuckDB Labs GitHub Bot Date: Wed, 29 Jul 2026 19:37:20 +0000 Subject: [PATCH] Update vendored DuckDB sources to af1b4a9bd2 --- src/duckdb/src/include/duckdb/common/enums/row_id_handling.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/duckdb/src/include/duckdb/common/enums/row_id_handling.hpp b/src/duckdb/src/include/duckdb/common/enums/row_id_handling.hpp index dd9f7fbe9..90624f34f 100644 --- a/src/duckdb/src/include/duckdb/common/enums/row_id_handling.hpp +++ b/src/duckdb/src/include/duckdb/common/enums/row_id_handling.hpp @@ -9,7 +9,7 @@ #pragma once #include "duckdb/common/constants.hpp" -#include "duckdb/common/windows_undefs.hpp" +#include "duckdb/common/windows_undefs.hpp" // test1 namespace duckdb {