Skip to content

Commit 9864d8c

Browse files
author
Daniel Kroening
committed
missing cassert header
1 parent 08faebc commit 9864d8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/goto-cc/run.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Date: August 2012
1717
#include <cerrno>
1818
#include <cstdio>
1919
#include <cstdlib>
20+
#include <cassert>
2021

2122
#include <sys/wait.h>
2223
#include <sys/types.h>

0 commit comments

Comments
 (0)