From dc2f49d5aaa941c11d32b7ab7852ae8f3a105662 Mon Sep 17 00:00:00 2001 From: dtenwolde Date: Fri, 22 Mar 2024 14:15:49 +0100 Subject: [PATCH] Remove iostream --- .../duckpgq/functions/tablefunctions/create_property_graph.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/duckpgq/src/duckpgq/functions/tablefunctions/create_property_graph.cpp b/duckpgq/src/duckpgq/functions/tablefunctions/create_property_graph.cpp index e959b5e0..36ecac49 100644 --- a/duckpgq/src/duckpgq/functions/tablefunctions/create_property_graph.cpp +++ b/duckpgq/src/duckpgq/functions/tablefunctions/create_property_graph.cpp @@ -3,8 +3,6 @@ #include "duckdb/catalog/catalog_entry/table_catalog_entry.hpp" #include -#include - namespace duckdb { void CreatePropertyGraphFunction::CheckPropertyGraphTableLabels(