diff -r c9033d30a9f6 -r 0e1bf3c199bf src/cx/common.h --- a/src/cx/common.h Thu Oct 31 12:15:13 2024 +0100 +++ b/src/cx/common.h Thu Oct 31 12:15:45 2024 +0100 @@ -95,7 +95,6 @@ #include #include -#ifndef UCX_TEST_H /** * Function pointer compatible with fwrite-like functions. */ @@ -105,7 +104,6 @@ size_t, void * ); -#endif // UCX_TEST_H /** * Function pointer compatible with fread-like functions.