mirror of
https://github.com/Z3Prover/z3
synced 2025-04-22 08:35:31 +00:00
remove pragma
This commit is contained in:
parent
06f7ba2e78
commit
842e9234c9
2 changed files with 1 additions and 2 deletions
|
@ -10,7 +10,6 @@ Author:
|
|||
Jakob Rath, Nikolaj Bjorner (nbjorner) 2021-12-09
|
||||
|
||||
--*/
|
||||
#pragma once
|
||||
#include "math/polysat/mul_ovfl_constraint.h"
|
||||
#include "math/polysat/solver.h"
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ Author:
|
|||
Jakob Rath, Nikolaj Bjorner (nbjorner) 2021-12-09
|
||||
|
||||
--*/
|
||||
#pragma once
|
||||
|
||||
#include "math/polysat/shr_constraint.h"
|
||||
#include "math/polysat/solver.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue