From 69bbfa98564efc7a8b865f06b01c0e404ac1e658 Mon Sep 17 00:00:00 2001 From: Alan Mishchenko Date: Sat, 15 Sep 2012 23:27:46 -0700 Subject: Created new abstraction package from the code that was all over the place. --- src/base/io/io.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/base/io/io.c') diff --git a/src/base/io/io.c b/src/base/io/io.c index 55965642..aed809b3 100644 --- a/src/base/io/io.c +++ b/src/base/io/io.c @@ -21,6 +21,7 @@ #include "ioAbc.h" #include "base/main/mainInt.h" #include "aig/saig/saig.h" +#include "proof/abs/abs.h" ABC_NAMESPACE_IMPL_START -- cgit v1.2.3