diff --git a/src/math/grobner/pdd_simplifier.cpp b/src/math/grobner/pdd_simplifier.cpp index 09dd9ae96..a0160fbdd 100644 --- a/src/math/grobner/pdd_simplifier.cpp +++ b/src/math/grobner/pdd_simplifier.cpp @@ -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"