From db752da134dcb4920e90f81de91c731a4415a626 Mon Sep 17 00:00:00 2001 From: Robin Leroy Date: Fri, 3 Jan 2025 01:04:33 +0100 Subject: [PATCH] turn it off --- numerics/osaca.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/numerics/osaca.hpp b/numerics/osaca.hpp index 007fe19867..33f29c82f6 100644 --- a/numerics/osaca.hpp +++ b/numerics/osaca.hpp @@ -2,7 +2,7 @@ #include "base/macros.hpp" -#define PRINCIPIA_USE_OSACA 1 +#define PRINCIPIA_USE_OSACA 0 // The macros OSACA_FUNCTION_BEGIN and OSACA_RETURN are used to analyse the // latency of a double -> double function, as measured, e.g., by the