Add proper define for libpoly usage (#6050)
authorGereon Kremer <gereon.kremer@cs.rwth-aachen.de>
Thu, 4 Mar 2021 19:36:02 +0000 (20:36 +0100)
committerGitHub <noreply@github.com>
Thu, 4 Mar 2021 19:36:02 +0000 (19:36 +0000)
commit452efb4bfe87f1628185c8b5c40acf4533c93c46
tree25f556eaadc47836ec799aedb60af5e898937729
parentb0ab269c2039051a16212d5c9e7276c5f5c20b1d
Add proper define for libpoly usage (#6050)

When adding libpoly, we forgot to add a proper define to cvc4autoconfig and included real_algebraic_number.h everywhere to get this define. This PR introduces the CVC4_POLY_IMP define and removes all obsolete includes to real_algebraic_number.h.
14 files changed:
cmake/ConfigureCVC4.cmake
cvc4autoconfig.h.in
src/theory/arith/nl/cad/cdcac.h
src/theory/arith/nl/cad/cdcac_utils.h
src/theory/arith/nl/cad/constraints.h
src/theory/arith/nl/cad/projections.h
src/theory/arith/nl/cad/proof_generator.h
src/theory/arith/nl/cad/variable_ordering.h
src/theory/arith/nl/cad_solver.h
src/theory/arith/nl/icp/candidate.h
src/theory/arith/nl/icp/icp_solver.h
src/theory/arith/nl/icp/intersection.h
src/theory/arith/nl/icp/interval.h
src/theory/arith/nl/poly_conversion.h