Fix build without libpoly (#6759)
authorAndres Noetzli <andres.noetzli@gmail.com>
Fri, 18 Jun 2021 00:49:15 +0000 (17:49 -0700)
committerGitHub <noreply@github.com>
Fri, 18 Jun 2021 00:49:15 +0000 (17:49 -0700)
commit204d645e97bbacd948b5777b704f7b418577610a
tree59d062e0982a70b9205f26786d55551a8d9b0391
parentb8d09076cfeb124bfaa6e1c3f0f37e3df1b1b516
Fix build without libpoly (#6759)

Commit f10087c3b347da6ef625a2ad92846551ad324d73 added new files that do
not compile without libpoly. This commit excludes those files when
building without libpoly. It also updates one of the regressions to
ignore a warning about approximate values in the model.
src/theory/arith/nl/cad/lazard_evaluation.cpp
src/theory/arith/nl/cad/lazard_evaluation.h
test/regress/regress0/nl/issue3003.smt2