test: iwyu docet

This commit is contained in:
Michele Caini
2024-05-21 09:33:15 +02:00
parent 89e3fcfda0
commit af27c43436
7 changed files with 6 additions and 2 deletions

View File

@@ -7,6 +7,7 @@
#include <entt/core/fwd.hpp>
#include <entt/entity/entity.hpp>
#include <entt/entity/registry.hpp>
#include <entt/entity/view.hpp>
enum class my_entity : entt::id_type {
disabled = 0x10000000,