From c0c52a07376d22339a06d031892af649c2eb8acc Mon Sep 17 00:00:00 2001 From: Mitya Selivanov Date: Wed, 22 Jan 2025 17:27:34 +0100 Subject: Clipboard image and sound proc decls --- stackless_coroutine.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stackless_coroutine.c') diff --git a/stackless_coroutine.c b/stackless_coroutine.c index a8f0cb2..705d11c 100755 --- a/stackless_coroutine.c +++ b/stackless_coroutine.c @@ -407,7 +407,7 @@ i32 main(i32 argc, c8 **argv) { } #endif -#endif +#endif // STACKLESS_COROUTINE_TEST_SUITE #endif // STACKLESS_COROUTINE_IMPL_GUARD_ #endif // STACKLESS_COROUTINE_HEADER -- cgit v1.2.3