This repository has been archived on 2026-01-16. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
abc/abc-header.patch
2018-02-01 21:53:52 -07:00

10 lines
367 B
Diff

--- src/sat/glucose/Glucose.cpp.orig 2018-01-29 18:01:01.000000000 -0700
+++ src/sat/glucose/Glucose.cpp 2018-02-01 20:58:59.894726225 -0700
@@ -33,6 +33,7 @@ OF OR IN CONNECTION WITH THE SOFTWARE OR
#include "sat/glucose/Solver.h"
#include "sat/glucose/Constants.h"
#include "sat/glucose/System.h"
+#include "misc/util/abc_global.h"
ABC_NAMESPACE_IMPL_START