From 6a37fd136eea6ad95aae4e598faee0d47c110343 Mon Sep 17 00:00:00 2001 From: Andres Noetzli Date: Wed, 6 Dec 2017 04:45:06 -0800 Subject: Remove CDChunkList (#1414) --- src/theory/quantifiers/bounded_integers.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/theory/quantifiers/bounded_integers.h') diff --git a/src/theory/quantifiers/bounded_integers.h b/src/theory/quantifiers/bounded_integers.h index a91b04ab3..99d77a8e7 100644 --- a/src/theory/quantifiers/bounded_integers.h +++ b/src/theory/quantifiers/bounded_integers.h @@ -23,7 +23,6 @@ #include "context/context.h" #include "context/context_mm.h" -#include "context/cdchunk_list.h" namespace CVC4 { namespace theory { -- cgit v1.2.3