summaryrefslogtreecommitdiff
path: root/src/theory/arith/approx_simplex.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arith/approx_simplex.h')
-rw-r--r--src/theory/arith/approx_simplex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/arith/approx_simplex.h b/src/theory/arith/approx_simplex.h
index 064887787..97e6d6b3e 100644
--- a/src/theory/arith/approx_simplex.h
+++ b/src/theory/arith/approx_simplex.h
@@ -21,11 +21,11 @@
#pragma once
#include <vector>
-#include "expr/statistics_registry.h"
#include "theory/arith/arithvar.h"
#include "theory/arith/delta_rational.h"
#include "util/dense_map.h"
#include "util/rational.h"
+#include "util/statistics_registry.h"
namespace CVC4 {
namespace theory {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback