mirror of
https://github.com/Z3Prover/z3
synced 2025-06-14 09:56:15 +00:00
add missing override
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
b02fec91cc
commit
e75d07c1c1
3 changed files with 3 additions and 3 deletions
|
@ -23,7 +23,6 @@ Revision History:
|
|||
#define EXPR_SAFE_REPLACE_H_
|
||||
|
||||
#include "ast/ast.h"
|
||||
#include "ast/rewriter/var_subst.h"
|
||||
|
||||
class expr_safe_replace {
|
||||
ast_manager& m;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue