From ccd1ca4c32e8a3eac8b18911a7b2d32b55203707 Mon Sep 17 00:00:00 2001 From: Clark Barrett Date: Tue, 24 Sep 2013 16:56:06 -0700 Subject: Reduce compiler dependencies on substitutions.h, Some new functionality in substitutions.h/cpp --- src/theory/arith/arith_static_learner.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/theory/arith/arith_static_learner.h') diff --git a/src/theory/arith/arith_static_learner.h b/src/theory/arith/arith_static_learner.h index c4bf92a16..d8407eeba 100644 --- a/src/theory/arith/arith_static_learner.h +++ b/src/theory/arith/arith_static_learner.h @@ -23,7 +23,6 @@ #include "util/statistics_registry.h" #include "theory/arith/arith_utilities.h" -#include "theory/substitutions.h" #include "context/context.h" #include "context/cdlist.h" -- cgit v1.2.3