Parcourir la source

test: suppress iwyu warnings for odr.cpp

Michele Caini il y a 3 ans
Parent
commit
749106aa47
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      test/odr.cpp

+ 2 - 2
test/odr.cpp

@@ -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