Skip to content

Commit 24799bd

Browse files
Cleanup invariants in printf_formatter
1 parent da04cb3 commit 24799bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/goto-programs/printf_formatter.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ Author: Daniel Kroening, [email protected]
1111

1212
#include "printf_formatter.h"
1313

14-
#include <cassert>
1514
#include <sstream>
1615

1716
#include <util/c_types.h>

0 commit comments

Comments
 (0)