Skip to content

Commit f245b3a

Browse files
author
Remi Delmas
committed
Removing unused import
1 parent 68e8888 commit f245b3a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/analyses/goto_check.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ Author: Daniel Kroening, [email protected]
1212
#include "goto_check.h"
1313

1414
#include <algorithm>
15-
#include <functional>
1615

1716
#include <util/arith_tools.h>
1817
#include <util/array_name.h>

0 commit comments

Comments
 (0)