summaryrefslogtreecommitdiff
path: root/src/theory/arith/bound_counts.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arith/bound_counts.h')
-rw-r--r--src/theory/arith/bound_counts.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/theory/arith/bound_counts.h b/src/theory/arith/bound_counts.h
index c1f0ce545..b5e0124c1 100644
--- a/src/theory/arith/bound_counts.h
+++ b/src/theory/arith/bound_counts.h
@@ -19,8 +19,9 @@
#pragma once
#include <stdint.h>
+
+#include "base/cvc4_assert.h"
#include "theory/arith/arithvar.h"
-#include "util/cvc4_assert.h"
#include "util/dense_map.h"
namespace CVC4 {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback