From 66638f093a35144bb4bd1ab9f8d3efbdce99737c Mon Sep 17 00:00:00 2001 From: "Brendan K. Krueger" <43178897+BrendanKKrueger@users.noreply.github.com> Date: Wed, 18 Dec 2024 16:52:25 -0700 Subject: [PATCH] Update test/test_math_utils.cpp Co-authored-by: Jonah Miller --- test/test_math_utils.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_math_utils.cpp b/test/test_math_utils.cpp index 0dcd8f6b..361f1b5a 100644 --- a/test/test_math_utils.cpp +++ b/test/test_math_utils.cpp @@ -1,4 +1,4 @@ -#include "ports-of-call/math_utils.hh" +#include #ifndef CATCH_CONFIG_FAST_COMPILE #define CATCH_CONFIG_FAST_COMPILE