diff options
Diffstat (limited to 'test/raycast.cpp')
-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() { |