From ccacaf0582bcea4a71ec8247ade0fd75e4ca99bf Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Fri, 9 Jan 2026 16:15:27 +0100 Subject: refactor library includes, build file --- tests/test_helper.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tests') diff --git a/tests/test_helper.cpp b/tests/test_helper.cpp index 11c7d21..d9d2335 100644 --- a/tests/test_helper.cpp +++ b/tests/test_helper.cpp @@ -1,7 +1,7 @@ -#include -#include -#include -#include +#include +#include +#include +#include #include "memops.hpp" #include "strops.hpp" -- cgit v1.2.3-70-g09d2