summaryrefslogtreecommitdiff
path: root/src/theory/arith/theory_arith_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arith/theory_arith_private.h')
-rw-r--r--src/theory/arith/theory_arith_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/arith/theory_arith_private.h b/src/theory/arith/theory_arith_private.h
index e029e3c41..e3094ae88 100644
--- a/src/theory/arith/theory_arith_private.h
+++ b/src/theory/arith/theory_arith_private.h
@@ -28,6 +28,7 @@
#include "expr/kind.h"
#include "expr/node.h"
#include "expr/node_builder.h"
+#include "proof/trust_node.h"
#include "theory/arith/arith_static_learner.h"
#include "theory/arith/arith_utilities.h"
#include "theory/arith/arithvar.h"
@@ -47,7 +48,6 @@
#include "theory/arith/proof_checker.h"
#include "theory/arith/soi_simplex.h"
#include "theory/arith/theory_arith.h"
-#include "theory/trust_node.h"
#include "theory/valuation.h"
#include "util/dense_map.h"
#include "util/integer.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback