test: suppress iwyu warnings for odr.cpp

This commit is contained in:
Michele Caini
2022-08-05 12:05:45 +02:00
parent b828e0295a
commit 749106aa47

View File

@@ -1,2 +1,2 @@
#include <entt/entt.hpp>
#include <entt/fwd.hpp>
#include <entt/entt.hpp> // IWYU pragma: keep
#include <entt/fwd.hpp> // IWYU pragma: keep