We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85f012c commit 1e2bcf5Copy full SHA for 1e2bcf5
llvm/include/llvm/MC/DXContainerRootSignature.h
@@ -7,6 +7,8 @@
7
//===----------------------------------------------------------------------===//
8
9
#include "llvm/BinaryFormat/DXContainer.h"
10
+#include <cstdint>
11
+#include <limits>
12
13
namespace llvm {
14
0 commit comments