1 #include "cado.h" // IWYU pragma: keep
2 #include "area.h"
3 
4 double area = AREA, bound_f = BOUND_F, bound_g = BOUND_G;
5