mirror of
https://github.com/Z3Prover/z3
synced 2025-04-12 12:08:18 +00:00
remove pragma once from .cpp
This commit is contained in:
parent
c1032c3403
commit
0b486d26da
|
@ -52,7 +52,6 @@
|
||||||
- Perhaps this amounts to figuring out whether a variable is used in an xor or more
|
- Perhaps this amounts to figuring out whether a variable is used in an xor or more
|
||||||
|
|
||||||
--*/
|
--*/
|
||||||
#pragma once
|
|
||||||
|
|
||||||
#include "math/grobner/pdd_simplifier.h"
|
#include "math/grobner/pdd_simplifier.h"
|
||||||
#include "math/simplex/bit_matrix.h"
|
#include "math/simplex/bit_matrix.h"
|
||||||
|
|
Loading…
Reference in a new issue