Skip to content

Commit 0905b83

Browse files
author
joaosaffran
committed
cleaning
1 parent 1f8c0a5 commit 0905b83

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

llvm/lib/ObjectYAML/DXContainerYAML.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
#include "llvm/ADT/ScopeExit.h"
1616
#include "llvm/BinaryFormat/DXContainer.h"
1717
#include "llvm/Support/ScopedPrinter.h"
18-
#include <cstdint>
1918

2019
namespace llvm {
2120

llvm/lib/Target/DirectX/DXContainerGlobals.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
#include "llvm/Pass.h"
2929
#include "llvm/Support/MD5.h"
3030
#include "llvm/Transforms/Utils/ModuleUtils.h"
31-
#include <optional>
3231

3332
using namespace llvm;
3433
using namespace llvm::dxil;

0 commit comments

Comments
 (0)