From a8ae064eb9ee7175e83eee29d03459b22aa158ef Mon Sep 17 00:00:00 2001 From: Clark Barrett Date: Thu, 15 Nov 2012 21:27:33 +0000 Subject: More fixes to model generation, with previously failing testcases Also refactored some header file includes to reduce compile time --- src/theory/booleans/theory_bool.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/theory/booleans') diff --git a/src/theory/booleans/theory_bool.h b/src/theory/booleans/theory_bool.h index ec29a407c..d291e79d6 100644 --- a/src/theory/booleans/theory_bool.h +++ b/src/theory/booleans/theory_bool.h @@ -21,7 +21,6 @@ #include "theory/theory.h" #include "context/context.h" -#include "theory/model.h" namespace CVC4 { namespace theory { -- cgit v1.2.3