fixing CLN builds, which had broken the build tonight; will re-run regression script
authorMorgan Deters <mdeters@gmail.com>
Mon, 4 Oct 2010 07:02:06 +0000 (07:02 +0000)
committerMorgan Deters <mdeters@gmail.com>
Mon, 4 Oct 2010 07:02:06 +0000 (07:02 +0000)
src/util/integer_cln_imp.h

index a62aaa2e6f5351d309170f02f8c7d3e7bca0ea33..ee256867a8bffbac49f8cbcdb3af15d34a156a04 100644 (file)
@@ -30,6 +30,8 @@
 #include <cln/input.h>
 #include <cln/integer_io.h>
 
+#include "util/Assert.h"
+
 namespace CVC4 {
 
 class Rational;