--- a/tests/util_allocator.h Tue Nov 12 17:34:04 2024 +0100
+++ b/tests/util_allocator.h Mon Nov 18 22:05:42 2024 +0100
@@ -32,7 +32,7 @@
#include "cx/allocator.h"
#ifdef __cplusplus
-#extern "C" {
+extern "C" {
#endif
typedef struct CxTestingAllocator {