mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 09:05:31 +00:00
change typename to class in optional to deal with compilation
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
e1d08e9526
commit
66b24a6c18
2 changed files with 1 additions and 2 deletions
|
@ -18,7 +18,6 @@ Revision History:
|
|||
--*/
|
||||
|
||||
#include "util/debug.h"
|
||||
#include "util/optional.h"
|
||||
#include "ast/ast_pp.h"
|
||||
#include "muz/rel/dl_interval_relation.h"
|
||||
#include "muz/rel/dl_relation_manager.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue