mirror of
https://github.com/Z3Prover/z3
synced 2025-04-06 17:44:08 +00:00
na
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
3dedc13481
commit
dc1783aafa
|
@ -25,6 +25,9 @@ Revision History:
|
|||
#include "util/approx_set.h"
|
||||
|
||||
namespace smt {
|
||||
|
||||
class context;
|
||||
|
||||
/**
|
||||
\brief Justification for the transitivity rule.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue