Skip to content

Commit 43cada1

Browse files
author
Daniel Kroening
committed
remove two includes that are no longer used
1 parent 17338ca commit 43cada1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/cbmc/cbmc_parse_options.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ Author: Daniel Kroening, [email protected]
3333
#include <goto-programs/adjust_float_expressions.h>
3434
#include <goto-programs/initialize_goto_model.h>
3535
#include <goto-programs/instrument_preconditions.h>
36-
#include <goto-programs/goto_convert_functions.h>
37-
#include <goto-programs/goto_inline.h>
3836
#include <goto-programs/link_to_library.h>
3937
#include <goto-programs/loop_ids.h>
4038
#include <goto-programs/mm_io.h>

0 commit comments

Comments
 (0)