aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/DirectX/DXILRootSignature.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Target/DirectX/DXILRootSignature.h')
-rw-r--r--llvm/lib/Target/DirectX/DXILRootSignature.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/DirectX/DXILRootSignature.h b/llvm/lib/Target/DirectX/DXILRootSignature.h
index b990b6c..ec82aa9 100644
--- a/llvm/lib/Target/DirectX/DXILRootSignature.h
+++ b/llvm/lib/Target/DirectX/DXILRootSignature.h
@@ -21,7 +21,6 @@
#include "llvm/IR/PassManager.h"
#include "llvm/MC/DXContainerRootSignature.h"
#include "llvm/Pass.h"
-#include <optional>
namespace llvm {
namespace dxil {