Skip to content

Commit ea7ffaa

Browse files
Remove unused include of guard.h
The include statement is not usefull anymore, as the usage of guard disappeared from this file.
1 parent 4de6fab commit ea7ffaa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/goto-programs/goto_convert_class.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ Author: Daniel Kroening, [email protected]
1717
#include <unordered_set>
1818

1919
#include <util/allocate_objects.h>
20-
#include <util/guard.h>
2120
#include <util/message.h>
2221
#include <util/namespace.h>
2322
#include <util/replace_expr.h>

0 commit comments

Comments
 (0)