Skip to content

Commit b2104b0

Browse files
authored
Merge pull request #1506 from smowton/smowton/1420-fragments/typecheck_expr_cleanup
Remove unnecessary includes in java-typecheck
2 parents 7175efe + 3146336 commit b2104b0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/java_bytecode/java_bytecode_typecheck_expr.cpp

-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ Author: Daniel Kroening, [email protected]
1313

1414
#include <iomanip>
1515

16-
#include <util/std_expr.h>
17-
#include <util/prefix.h>
1816
#include <util/arith_tools.h>
1917
#include <util/unicode.h>
2018

0 commit comments

Comments
 (0)