Skip to content

Commit cebf6d5

Browse files
author
Remi Delmas
committed
Remove unused import
1 parent a219cf7 commit cebf6d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/analyses/goto_check.cpp

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

1414
#include <algorithm>
15+
#include <functional>
1516

1617
#include <util/arith_tools.h>
1718
#include <util/array_name.h>

0 commit comments

Comments
 (0)