소스 검색

test: suppress iwyu warnings for odr.cpp

Michele Caini 3 년 전
부모
커밋
749106aa47
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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