================
@@ -6,21 +6,87 @@
 //
 
//===----------------------------------------------------------------------===//
 
+#include "llvm/ADT/STLForwardCompat.h"
 #include "llvm/BinaryFormat/DXContainer.h"
+#include <cstddef>
----------------
inbelic wrote:

nit: to check that all these headers are required

https://github.com/llvm/llvm-project/pull/137284
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to