Explorar el Código

test: suppress iwyu warnings for odr.cpp

Michele Caini hace 4 años
padre
commit
749106aa47
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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