From 574b92c12e4ea0c2bb7a680016b713317c6dec5c Mon Sep 17 00:00:00 2001 From: Johan Larsson Date: Fri, 1 Dec 2023 09:37:31 +0100 Subject: [PATCH] chore: drop unused header --- src/slope/regularization_sequence.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/slope/regularization_sequence.cpp b/src/slope/regularization_sequence.cpp index cdb00d1..c1d7160 100644 --- a/src/slope/regularization_sequence.cpp +++ b/src/slope/regularization_sequence.cpp @@ -1,5 +1,4 @@ #include "regularization_sequence.h" -#include "math.h" #include "qnorm.h" #include