From cbb19322557671a23b6643ce9079594c7eec716b Mon Sep 17 00:00:00 2001 From: Douglas Rumbaugh Date: Tue, 21 Jan 2025 16:07:02 -0500 Subject: Finished rename of Epoch to Version + imported changes to psudb-common --- include/framework/reconstruction/ReconstructionPolicy.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/framework/reconstruction') diff --git a/include/framework/reconstruction/ReconstructionPolicy.h b/include/framework/reconstruction/ReconstructionPolicy.h index 2c737de..48bddcf 100644 --- a/include/framework/reconstruction/ReconstructionPolicy.h +++ b/include/framework/reconstruction/ReconstructionPolicy.h @@ -14,7 +14,7 @@ #include "util/types.h" #include "framework/structure/ExtensionStructure.h" -#include "framework/scheduling/Epoch.h" +#include "framework/scheduling/Version.h" namespace de { template QueryType> -- cgit v1.2.3