From f0d679a7c5f450d704ea5b19a12280863ad2f8a2 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sun, 4 Feb 2024 17:38:32 +0100 Subject: fix build --- test/raycast.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/raycast.cpp b/test/raycast.cpp index 1793f5b6..d34f4e26 100644 --- a/test/raycast.cpp +++ b/test/raycast.cpp @@ -6,7 +6,7 @@ namespace floormat { namespace { -#warning TODO! +#pragma message("TODO!") void test1() { -- cgit v1.2.3