From 70a64605f7da52b463db610a5a42a5f4f749dda8 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 23 Nov 2024 16:06:12 -0500 Subject: Use angle brackets for library includes --- test/failing_allocator.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/failing_allocator.h') diff --git a/test/failing_allocator.h b/test/failing_allocator.h index 5f6d220..215f2b6 100644 --- a/test/failing_allocator.h +++ b/test/failing_allocator.h @@ -4,7 +4,7 @@ #ifndef ZIX_TEST_FAILING_ALLOCATOR_H #define ZIX_TEST_FAILING_ALLOCATOR_H -#include "zix/allocator.h" +#include #include -- cgit v1.2.1