summaryrefslogtreecommitdiff
path: root/src/util/integer_cln_imp.h
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2010-10-04 07:02:06 +0000
committerMorgan Deters <mdeters@gmail.com>2010-10-04 07:02:06 +0000
commitbd1f0cbc207b1f86a18d9e7f95826aff0a157f7d (patch)
treed812279fd8ee0f4a066d0a7f316e1bea46ce155c /src/util/integer_cln_imp.h
parent2b9d71511a18251d378157161607e05dd911249b (diff)
fixing CLN builds, which had broken the build tonight; will re-run regression script
Diffstat (limited to 'src/util/integer_cln_imp.h')
-rw-r--r--src/util/integer_cln_imp.h2
1 files changed, 2 insertions, 0 deletions
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 <cln/input.h>
#include <cln/integer_io.h>
+#include "util/Assert.h"
+
namespace CVC4 {
class Rational;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback