@@ -0,0 +1,13 @@
#ifndef BASE_IMPL_C
#define BASE_IMPL_C
#include "math.c"
#include "os.c"
#include "memory.c"
#include "serialize.c"
#include "string.c"
#include "tctx.c"
#include "thread.c"
#include "string_chunk.c"
#endif // BASE_IMPL_C
The note is not visible to the blocked user.