Skip to content

Commit 1785ef4

Browse files
inclycbcardosolopes
authored andcommitted
[CIR] fix circular include dependency NFC
1 parent 9ebe3b4 commit 1785ef4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

clang/lib/CIR/CodeGen/CIRGenRecordLayout.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
#ifndef LLVM_CLANG_LIB_CIR_CIRGENRECORDLAYOUT_H
1010
#define LLVM_CLANG_LIB_CIR_CIRGENRECORDLAYOUT_H
1111

12-
#include "CIRGenTypes.h"
13-
1412
#include "clang/AST/Decl.h"
1513

1614
#include "clang/CIR/Dialect/IR/CIRTypes.h"

0 commit comments

Comments
 (0)