Skip to content

Commit 7181e41

Browse files
author
Daniel Kroening
committed
missing header
1 parent 2c84b3a commit 7181e41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/solvers/sat/satcheck_minisat2.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Author: Daniel Kroening, [email protected]
1515
#include <stack>
1616

1717
#include <util/threeval.h>
18+
#include <util/invariant.h>
1819

1920
#include "satcheck_minisat2.h"
2021

0 commit comments

Comments
 (0)