mirror of
https://github.com/Z3Prover/z3
synced 2025-04-22 16:45:31 +00:00
fixed compilation bug
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
12a255e36b
commit
91c65178c7
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ Notes:
|
|||
#include"expr2dot.h"
|
||||
#include"propagate_values_tactic.h"
|
||||
#include"sls_tactic.h"
|
||||
#include"nnf_tactic.h"
|
||||
|
||||
class sls_tactic : public tactic {
|
||||
class stats {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue