Jelajahi Sumber

test: suppress iwyu warnings for odr.cpp

Michele Caini 3 tahun lalu
induk
melakukan
749106aa47
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  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