Skip to content

Commit d597d90

Browse files
committed
Remove unused include
1 parent 6877b21 commit d597d90

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

jbmc/src/janalyzer/janalyzer_parse_options.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ Author: Daniel Kroening, [email protected]
2222
#include <goto-programs/goto_convert_functions.h>
2323
#include <goto-programs/goto_inline.h>
2424
#include <goto-programs/initialize_goto_model.h>
25-
#include <goto-programs/link_to_library.h>
2625
#include <goto-programs/read_goto_binary.h>
2726
#include <goto-programs/remove_complex.h>
2827
#include <goto-programs/remove_function_pointers.h>

src/clobber/clobber_parse_options.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ Author: Daniel Kroening, [email protected]
2727
#include <goto-programs/set_properties.h>
2828
#include <goto-programs/read_goto_binary.h>
2929
#include <goto-programs/loop_ids.h>
30-
#include <goto-programs/link_to_library.h>
3130
#include <goto-programs/goto_inline.h>
3231
#include <goto-programs/xml_goto_trace.h>
3332

0 commit comments

Comments
 (0)