Skip to content

Commit 9406d2a

Browse files
committed
[clang][Interp][NFC] Remove unused include
1 parent 6ea3344 commit 9406d2a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang/lib/AST/Interp/ByteCodeExprGen.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
#include "Function.h"
1616
#include "PrimType.h"
1717
#include "Program.h"
18-
#include "State.h"
1918

2019
using namespace clang;
2120
using namespace clang::interp;

0 commit comments

Comments
 (0)