summaryrefslogtreecommitdiffhomepage
path: root/test/app.hpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2022-12-04 15:07:52 +0100
committerStanislaw Halik <sthalik@misaki.pl>2022-12-04 15:39:43 +0100
commitb0c87995cbe887d36c7aa5ecb6f5b0f3224eb595 (patch)
tree86ae804faf16195847c1d36eb800d58d0b027ef8 /test/app.hpp
parent7dd0604d57fb0941b87cc944f46afa68e386d99f (diff)
compat/lqt: make it build
Diffstat (limited to 'test/app.hpp')
-rw-r--r--test/app.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/app.hpp b/test/app.hpp
index 7365e093..94b6e506 100644
--- a/test/app.hpp
+++ b/test/app.hpp
@@ -24,5 +24,6 @@ struct test_app final : private FM_APPLICATION
static void test_const_math();
static void test_serializer();
static void test_entity();
+ static void test_quadtree();
};
} // namespace floormat