From a35c6dfb0ea7c7760b2c63235ff6556f8e99452d Mon Sep 17 00:00:00 2001 From: Robin Leroy Date: Fri, 3 Jan 2025 01:17:59 +0100 Subject: [PATCH] =?UTF-8?q?Don=E2=80=99t=20include=20what=20we=20don?= =?UTF-8?q?=E2=80=99t=20use?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- numerics/osaca.hpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/numerics/osaca.hpp b/numerics/osaca.hpp index 33f29c82f6..efb8d947c4 100644 --- a/numerics/osaca.hpp +++ b/numerics/osaca.hpp @@ -1,8 +1,6 @@ #pragma once -#include "base/macros.hpp" - -#define PRINCIPIA_USE_OSACA 0 +#define PRINCIPIA_USE_OSACA 1 // 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