From 270ba25a01bfa19f3511bd70f994cfbd6473863d Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 6 Feb 2024 08:15:34 +0100 Subject: compat/intrusive-ptr: WIP --- test/main.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'test/main.cpp') diff --git a/test/main.cpp b/test/main.cpp index 3b77de46..7eb2b6af 100644 --- a/test/main.cpp +++ b/test/main.cpp @@ -28,6 +28,7 @@ int test_app::exec() test_entity(); test_math(); test_hash(); + test_intrusive_ptr(); test_loader(); test_bitmask(); test_wall_atlas(); -- cgit v1.2.3