summaryrefslogtreecommitdiff
path: root/src/util/integer_cln_imp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/integer_cln_imp.h')
-rw-r--r--src/util/integer_cln_imp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/util/integer_cln_imp.h b/src/util/integer_cln_imp.h
index 828fb26f3..a62aaa2e6 100644
--- a/src/util/integer_cln_imp.h
+++ b/src/util/integer_cln_imp.h
@@ -23,12 +23,12 @@
#define __CVC4__INTEGER_H
#include <string>
+#include <sstream>
#include <iostream>
+
#include <cln/integer.h>
-#include <sstream>
#include <cln/input.h>
#include <cln/integer_io.h>
-#include "util/Assert.h"
namespace CVC4 {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback