diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2024-02-04 17:38:32 +0100 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2024-02-04 17:44:56 +0100 |
| commit | f0d679a7c5f450d704ea5b19a12280863ad2f8a2 (patch) | |
| tree | de19caff1700a54c49bba44532412db97eab8e51 /test | |
| parent | 8b9ca5cc3a6d6505183d48216a7c22572592663f (diff) | |
fix build
Diffstat (limited to 'test')
| -rw-r--r-- | test/raycast.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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() { |
