summaryrefslogtreecommitdiff
path: root/src/theory/arith/nonlinear_extension.cpp
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2018-07-06 20:58:31 +0100
committerGitHub <noreply@github.com>2018-07-06 20:58:31 +0100
commit97ab81d20887f58c90365ba622c7c84148ca8033 (patch)
tree3a0783de8a7e04c3e9af81394acbc6ed328f3660 /src/theory/arith/nonlinear_extension.cpp
parentc7b228cb620cdb7736cdcc30e486797cf6282b66 (diff)
Split ext theory to own file and document (#1809)
Diffstat (limited to 'src/theory/arith/nonlinear_extension.cpp')
-rw-r--r--src/theory/arith/nonlinear_extension.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/theory/arith/nonlinear_extension.cpp b/src/theory/arith/nonlinear_extension.cpp
index 98c426339..8380014f3 100644
--- a/src/theory/arith/nonlinear_extension.cpp
+++ b/src/theory/arith/nonlinear_extension.cpp
@@ -25,6 +25,7 @@
#include "theory/arith/arith_msum.h"
#include "theory/arith/arith_utilities.h"
#include "theory/arith/theory_arith.h"
+#include "theory/ext_theory.h"
#include "theory/quantifiers/quant_util.h"
#include "theory/theory_model.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback