From cf7db48c261ee9c896c813a38ff8c59da5b8fe07 Mon Sep 17 00:00:00 2001 From: Steven Le Rouzic Date: Sun, 26 Jan 2025 00:40:51 +0100 Subject: Fix line endings --- asl/tests/utility_tests.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'asl/tests/utility_tests.cpp') diff --git a/asl/tests/utility_tests.cpp b/asl/tests/utility_tests.cpp index 4acded7..32bcf4a 100644 --- a/asl/tests/utility_tests.cpp +++ b/asl/tests/utility_tests.cpp @@ -1 +1 @@ -#include "asl/utility.hpp" +#include "asl/utility.hpp" -- cgit