mirror of
https://github.com/Z3Prover/z3
synced 2025-04-06 09:34:08 +00:00
remove once pragma from cpp file
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
eaf52f4c32
commit
77cbd89420
|
@ -17,7 +17,6 @@ Notes:
|
||||||
|
|
||||||
|
|
||||||
--*/
|
--*/
|
||||||
#pragma once
|
|
||||||
|
|
||||||
#include "sat/smt/euf_solver.h"
|
#include "sat/smt/euf_solver.h"
|
||||||
#include "sat/smt/bv_theory_checker.h"
|
#include "sat/smt/bv_theory_checker.h"
|
||||||
|
|
Loading…
Reference in a new issue