瀏覽代碼

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