File tree 2 files changed +2
-6
lines changed
src/goto-instrument/contracts/dynamic-frames
2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 25
25
#include < util/pointer_predicates.h>
26
26
#include < util/std_expr.h>
27
27
28
+ #include < goto-programs/goto_convert_functions.h>
28
29
#include < goto-programs/goto_functions.h>
29
30
#include < goto-programs/goto_inline.h>
30
31
#include < goto-programs/goto_model.h>
Original file line number Diff line number Diff line change 32
32
#ifndef CPROVER_GOTO_INSTRUMENT_CONTRACTS_DYNAMIC_FRAMES_DFCC_H
33
33
#define CPROVER_GOTO_INSTRUMENT_CONTRACTS_DYNAMIC_FRAMES_DFCC_H
34
34
35
- #include < util/arith_tools.h>
36
- #include < util/c_types.h>
37
- #include < util/std_expr.h>
38
- #include < util/std_types.h>
39
-
40
- #include < goto-programs/goto_convert_functions.h>
35
+ #include < util/irep.h>
41
36
42
37
#include " dfcc_contract_handler.h"
43
38
#include " dfcc_dsl_contract_handler.h"
You can’t perform that action at this time.
0 commit comments