3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-05 17:14:07 +00:00

remove once pragma from cpp file

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2022-10-18 14:57:49 -07:00
parent eaf52f4c32
commit 77cbd89420

View file

@ -17,7 +17,6 @@ Notes:
--*/
#pragma once
#include "sat/smt/euf_solver.h"
#include "sat/smt/bv_theory_checker.h"