Skip to content

Commit acb3a59

Browse files
committed
Add Header for iwyu
1 parent 8542b5a commit acb3a59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/lib/Target/RISCV/RISCVSelectionDAGInfo.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
#ifndef LLVM_LIB_TARGET_RISCV_RISCVSELECTIONDAGINFO_H
1010
#define LLVM_LIB_TARGET_RISCV_RISCVSELECTIONDAGINFO_H
1111

12+
#include "llvm/CodeGen/SDNodeInfo.h"
1213
#include "llvm/CodeGen/SelectionDAGTargetInfo.h"
1314

1415
#define GET_SDNODE_ENUM

0 commit comments

Comments
 (0)