From 0bf453199cf75e8ebe09c885569b44f991e0699d Mon Sep 17 00:00:00 2001 From: Thomas Harte Date: Fri, 8 Dec 2023 12:51:55 -0500 Subject: [PATCH] Default to 'fast'. --- Analyser/Static/PCCompatible/Target.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Analyser/Static/PCCompatible/Target.hpp b/Analyser/Static/PCCompatible/Target.hpp index 95e44ce78..de84c8fa0 100644 --- a/Analyser/Static/PCCompatible/Target.hpp +++ b/Analyser/Static/PCCompatible/Target.hpp @@ -23,7 +23,7 @@ struct Target: public Analyser::Static::Target, public Reflection::StructImpl