mirror of
https://github.com/Z3Prover/z3
synced 2025-04-07 01:54:08 +00:00
remove unneded #pragma once
This commit is contained in:
parent
1d199b707b
commit
458572323a
|
@ -14,7 +14,6 @@ Author:
|
|||
Nikolaj Bjorner (nbjorner) 2020-09-29
|
||||
|
||||
--*/
|
||||
#pragma once
|
||||
|
||||
#include "ast/ast_trail.h"
|
||||
#include "ast/rewriter/var_subst.h"
|
||||
|
|
|
@ -14,7 +14,6 @@ Author:
|
|||
Nikolaj Bjorner (nbjorner) 2020-09-29
|
||||
|
||||
--*/
|
||||
#pragma once
|
||||
|
||||
#include "ast/rewriter/var_subst.h"
|
||||
#include "sat/smt/q_solver.h"
|
||||
|
|
Loading…
Reference in a new issue