test: use the mixin design a little more

This commit is contained in:
skypjack
2026-03-03 10:10:46 +01:00
parent 3cf061201a
commit 6b8fe4deff
33 changed files with 26 additions and 62 deletions

View File

@@ -4,7 +4,6 @@
#include <entt/meta/context.hpp>
#include <entt/meta/factory.hpp>
#include <entt/meta/meta.hpp>
#include "../../../common/boxed_type.h"
#include "../../../common/value_type.h"
#include "userdata.h"