From ae152621ade192de3ae6aec7c47dab4487b8244e Mon Sep 17 00:00:00 2001 From: Douglas Rumbaugh Date: Mon, 29 May 2023 17:07:19 -0400 Subject: Framework query bugfixes --- include/framework/DynamicExtension.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/framework/DynamicExtension.h') diff --git a/include/framework/DynamicExtension.h b/include/framework/DynamicExtension.h index 2dcbf18..4f3a3bc 100644 --- a/include/framework/DynamicExtension.h +++ b/include/framework/DynamicExtension.h @@ -157,7 +157,7 @@ public: // Merge the results together auto result = Q::merge(query_results); - for (size_t i=0; i