3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-06 17:44:08 +00:00

remove pragma once from .cpp

This commit is contained in:
Nuno Lopes 2020-01-02 09:27:07 +00:00
parent c1032c3403
commit 0b486d26da

View file

@ -52,7 +52,6 @@
- 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/simplex/bit_matrix.h"