From: Morgan Deters Date: Mon, 4 Oct 2010 07:02:06 +0000 (+0000) Subject: fixing CLN builds, which had broken the build tonight; will re-run regression script X-Git-Tag: cvc5-1.0.0~8829 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bd1f0cbc207b1f86a18d9e7f95826aff0a157f7d;p=cvc5.git fixing CLN builds, which had broken the build tonight; will re-run regression script --- diff --git a/src/util/integer_cln_imp.h b/src/util/integer_cln_imp.h index a62aaa2e6..ee256867a 100644 --- a/src/util/integer_cln_imp.h +++ b/src/util/integer_cln_imp.h @@ -30,6 +30,8 @@ #include #include +#include "util/Assert.h" + namespace CVC4 { class Rational;