evalue.c: Polyhedron_Insert: add missing return type
[barvinok.git] / ex_convert.h
blob6d58cf35b0d97d0bd4352f191a5625c6505c7f31
1 #include <ginac/ginac.h>
2 #include <barvinok/evalue.h>
4 evalue *ex2evalue(const GiNaC::ex& poly, const GiNaC::exvector& params);